Root Calculator
Calculate the n-th root of a given number.
n√x = ?
√
Result:
How to calculate the n-th Root of a number?
To calculate the n-th root of a number, you need to raise that number to the power of 1/n.
For example, if you want to find the cube root of 27, you would raise 27 to the power of 1/3, which is equivalent to taking the cube root of 27.
N-th root of a number x = x(1/n)
Where:
- x - the number
- n - the root you want to find
How to use this calculator?
- Enter the n-th root of a number (e.g. 3).
- Enter the number (e.g. 27).
- Click on the calculate button.
- Get your results!
Examples
Number | Result |
---|---|
2√4 | 2 |
3√27 | 3 |
7√100 | 1.93069772888325 |