Fourth Root Calculator — ⁴√x

Calculate the fourth root of any number. View perfect fourth powers, compare with square root, explore all complex roots, and verify results step by step.

Fourth Root Calculator (⁴√x)

Enter the radicand
⁴√x (Real)
5.000000
The fourth root of 625.00
√(√x)
5.000000
Fourth root equals the square root of the square root
Verification (r⁴)
625.000000
(5.000000)⁴ should equal 625.00
Perfect 4th Power?
Yes ✓
5⁴ = 625.00
√x
25.000000
Square root for comparison
∛x
8.549880
Cube root for comparison

Root Size Comparison

√x
25.000000
∛x
8.549880
⁴√x
5.000000

Perfect Fourth Powers

Base (n)n⁴⁴√(n⁴)
11.001
216.002
381.003
4256.004
5625.005
61,296.006
72,401.007
84,096.008
96,561.009
1010,000.0010
1114,641.0011
1220,736.0012
1550,625.0015
20160,000.0020
Planning notes, formulas, and examples

About the Fourth Root Calculator — ⁴√x

The fourth root of a number x, denoted ⁴√x, is the value r such that r⁴ = x. A handy shortcut: the fourth root is simply the square root of the square root, since ⁴√x = √(√x). This property makes fourth roots particularly intuitive and useful across many areas of mathematics and applied science.

Fourth roots arise in geometry (the relationship between a hypercube's hyper-volume and edge length), statistics (fourth moments and kurtosis), and signal processing (RMS of RMS calculations). Unlike cube or fifth roots, the real fourth root is only defined for non-negative numbers — but every non-zero number has exactly four complex fourth roots equally spaced around the complex plane.

This calculator computes the real fourth root with adjustable precision, shows the equivalence to √(√x), lists all four complex roots, compares with other root indices, and provides a reference table of perfect fourth powers.

When This Page Helps

Fourth roots are more common in practical applications than many people realize. The Stefan-Boltzmann law in physics states that radiated power is proportional to T⁴, so finding the temperature from radiation requires a fourth root. In statistics, the fourth central moment (kurtosis) involves fourth powers, and its root helps normalize distributions. In computer graphics, color space conversions often use power-of-4 relationships.

It gives instant fourth-root computation, complex root visualization, comparison with other root indices, and a reference table — everything you need in a single tool.

How to Use the Inputs

  1. Enter the number whose fourth root you want to calculate.
  2. Use the preset buttons for common values like 16, 81, 256, or 625.
  3. Select "Show all complex roots" to see all four roots in the complex plane.
  4. Switch to "Compare roots" mode and enter a base number to compare square, cube, and fourth roots side by side.
  5. Adjust decimal places for the precision you need.
  6. Check the verification card to confirm (⁴√x)⁴ = x.
  7. Browse the perfect fourth powers table for quick reference.
Formula used
Fourth Root: ⁴√x = x^(1/4) = √(√x) Complex roots: x^(1/4) · e^(iπk/2), k = 0, 1, 2, 3 Verification: (⁴√x)⁴ = x

Example Calculation

Result: 5

The fourth root of 625 is 5 because 5⁴ = 5 × 5 × 5 × 5 = 625. Equivalently, √(√625) = √25 = 5.

Tips & Best Practices

  • Remember: ⁴√x = √(√x). Taking the square root twice is the simplest way to compute a fourth root by hand.
  • Perfect fourth powers up to 20⁴ = 160,000 are in the reference table.
  • For negative inputs, switch to complex mode to see all four roots.
  • Fourth roots of numbers between 0 and 1 are larger than the input (e.g., ⁴√0.0001 = 0.1).
  • Use the bar chart to visualize how root values shrink with increasing index.
  • The verification card helps catch rounding errors in high-precision work.

Understanding Fourth Roots

The fourth root operation is the inverse of raising to the fourth power. Because ⁴√x = x^(1/4), it sits naturally within the family of fractional exponents. A useful identity is ⁴√x = √(√x), which means you can compute fourth roots using only a square-root button. For manual estimation, Newton's method gives rapid convergence: rₙ₊₁ = (3rₙ + x/rₙ³)/4.

Complex Fourth Roots

Every non-zero complex number z has exactly four fourth roots, given by |z|^(1/4) · e^(i(θ+2πk)/4) for k = 0, 1, 2, 3, where θ = arg(z). For positive reals, the four roots are ±r and ±ri, where r is the positive real fourth root. For negative reals, the four roots are rotated by 45°. Understanding these roots is essential in control theory, electrical engineering, and quantum mechanics.

Applications in Science and Engineering

In thermodynamics, the Stefan-Boltzmann law P = εσAT⁴ means solving for temperature requires the fourth root of the power ratio. In structural engineering, fourth-power relationships appear in beam deflection formulas. In finance, some option-pricing models use fourth-moment corrections that involve fourth roots for normalization.

Sources & Methodology

Last updated:

Frequently Asked Questions

  • The fourth root of x is the number r where r⁴ = x. It equals x raised to the power 1/4, or equivalently the square root of the square root of x.