Math Tool
Root Calculator
Calculate any nth root instantly. Find the root value by entering a number and the root degree (square root, cube root, or beyond).
nth Root Result
3
Math Tool
Calculate any nth root instantly. Find the root value by entering a number and the root degree (square root, cube root, or beyond).
nth Root Result
3
A root is the inverse operation of exponentiation. The nth root of x is the number that, when raised to the power n, equals x. For example, the cube root of 27 is 3 because 3³ = 27. This calculator finds any nth root for positive or negative numbers (handling odd roots of negatives correctly).
Enter the number (x) you want to find the root of and the root degree (n). The calculator uses the formula x^(1/n) to compute the result. It also displays the square root, cube root, and a verification (result^n should equal x) to confirm accuracy.
nth Root of x = x^(1/n)The nth root is computed by raising the number to the power of 1/n. For example, the square root of 16 is 16^(1/2) = 4. The cube root of 8 is 8^(1/3) = 2. Negative numbers can have real odd roots (like the cube root of −8 = −2), but even roots of negative numbers are not real.
| Input | Result | Notes |
|---|---|---|
| x = 27, n = 3 | 3 | The cube root of 27 is 3, since 3 × 3 × 3 = 27 |
| x = 16, n = 2 | 4 | The square root of 16 is 4, since 4 × 4 = 16 |
| x = 32, n = 5 | 2 | The fifth root of 32 is 2, since 2^5 = 32 |
An exponent means multiply; an root means divide the exponent. The square root of 16 is 16^(1/2) = 4, the inverse of 4² = 16.
No, the square root of a negative number is not a real number. Even roots (2nd, 4th, 6th) of negative numbers are undefined in real mathematics. However, odd roots (3rd, 5th) of negative numbers are real and negative.
The cube root of −8 is −2, because (−2)³ = −8. Odd roots of negative numbers always produce real negative results.
Raise the result to the power n. If result^n equals (or is very close to) your original number, your root is correct. This calculator shows the verification automatically.
The nth root of x is a number that, when raised to the power n, equals x. For example, the 4th root of 81 is 3, because 3⁴ = 81.
Yes. For example, x^(1/2.5) is a valid calculation. Use decimal root degrees for fractional roots beyond simple square, cube, or higher integer roots.