Root Calculator
MathCalculate the square root, cube root, or any nth root of a number instantly. Enter a value and degree to get a precise result with step-by-step working.
Result
What is a Root?
A Root Calculator finds the square root, cube root, or any nth root of a number โ the value that, when raised to the chosen power, returns the original number. While square roots are the most commonly needed, many maths, science, and engineering problems call for cube roots, fourth roots, or other degrees, and calculating these by hand for non-perfect values requires either a lookup table or iterative approximation.
This calculator computes any root degree from 2 to 6 instantly and precisely, including for numbers that aren't perfect squares or cubes. It pairs well with the Quadratic Formula Calculator, which uses square roots internally as part of solving quadratic equations.
How to use this Root calculator
- Enter the Value you want to find the root of.
- Select the Root Degree โ Square Root, Cube Root, Fourth Root, Fifth Root, or Sixth Root.
- Read the Result card for the calculated root.
- Open the step-by-step breakdown to see the equivalent exponent form and a verification check.
- Change the Root Degree at any time to recalculate the same value at a different root.
Formula & Methodology
Taking the nth root of a number is equivalent to raising it to the power of 1/n: Result = Value^(1/n), where n is the selected root degree Worked example: for a value of 64 with Cube Root (n = 3) selected: - Result = 64^(1/3) = 4 - Verification: 4ยณ = 4 ร 4 ร 4 = 64 โ Worked example (non-perfect root): for a value of 10 with Square Root (n = 2) selected: - Result = 10^(1/2) โ 3.162278 - Verification: 3.162278ยฒ โ 10.0000 โ
Frequently Asked Questions