Nth Root Calculator
Calculate the nth root of any number with step-by-step solution and simplified form.
What Is the Nth Root?
The nth root of a number x is a value r such that r raised to the power n equals x. In mathematical notation, this is written â¿âˆšx or x1/n. When n = 2 we get the familiar square root; when n = 3, the cube root; and so on for any positive integer n.
Every positive real number has exactly one positive nth root, called the principal nth root. For negative radicands, a real result exists only when n is odd — for example, ∛(−8) = −2 because (−2)³ = −8. When n is even and x is negative, the result is complex (outside the scope of this calculator).
The radical symbol (√) with an index is one of the oldest notations in algebra, dating back to 16th-century Europe. Today, fractional exponents are often preferred in higher mathematics: â¿âˆšx = x1/n, which slots neatly into the laws of exponents.
How to Use This Calculator
- Enter the radicand — the number whose root you want to find.
- Enter the root index n — for square root use 2, cube root use 3, etc.
- Click Calculate to see the result instantly with a full step-by-step breakdown.
- Use the quick preset buttons (√, ∛, ∜, âµâˆš) to jump to common roots.
- Try the example buttons (√144, ∛216, âµâˆš1024) to see the calculator in action.
Nth Root Formula & Examples
â¿âˆšx = x1/n
The nth root is equivalent to raising x to the power of 1/n.
| Expression | n | x | Result | Verification |
|---|---|---|---|---|
| √144 | 2 | 144 | 12 | 12² = 144 |
| ∛216 | 3 | 216 | 6 | 6³ = 216 |
| ∜81 | 4 | 81 | 3 | 3ⴠ= 81 |
| âµâˆš1024 | 5 | 1024 | 4 | 4âµ = 1024 |
| √2 | 2 | 2 | 1.41421… | Irrational |
| ∛(−27) | 3 | −27 | −3 | (−3)³ = −27 |
Common Nth Roots Reference Table
| x | √x (n=2) | ∛x (n=3) | ∜x (n=4) | âµâˆšx (n=5) |
|---|---|---|---|---|
| 1 | 1 | 1 | 1 | 1 |
| 4 | 2 | 1.587 | 1.414 | 1.319 |
| 8 | 2.828 | 2 | 1.682 | 1.516 |
| 16 | 4 | 2.520 | 2 | 1.741 |
| 27 | 5.196 | 3 | 2.280 | 1.933 |
| 64 | 8 | 4 | 2.828 | 2.297 |
| 100 | 10 | 4.642 | 3.162 | 2.512 |
| 1000 | 31.623 | 10 | 5.623 | 3.981 |
Real-World Applications of Nth Roots
Finance & Investing
Compound annual growth rate: CAGR = (FV/PV)1/n − 1, where n is the number of years. This uses the nth root to find the equivalent annual return.
Geometry
Finding the side length of an n-dimensional hypercube with known volume V: side = â¿âˆšV. Cube side = ∛V is the familiar 3D case.
Statistics
The geometric mean of n numbers is the nth root of their product: G = â¿âˆš(xâ‚·x₂·…·xâ‚™). Used in growth rates and index numbers.
Physics & Engineering
Scaling laws often involve fractional exponents. The frequency of a resonator scales as the square root of stiffness; power dissipation uses cube roots in fluid dynamics.