Square Root / Nth Root Calculator

Root

12

Compare Calculations

Downloads

Includes your inputs and results for this calculation, plus any additional calculations you've compared.

How This Calculator Works

The nth root of a number is the value that, when raised to the nth power, gives back the original number. Enter a number and a root degree (2 for a square root, 3 for a cube root, and so on), and this calculator finds that value.

A square root (degree 2) and a cube root (degree 3) are the two most commonly used cases, but the same idea extends to any whole-number degree. A negative number only has a real nth root when the degree is odd — an even root (like an ordinary square root) of a negative number isn’t a real number at all, since no real number multiplied by itself an even number of times can ever produce a negative result.

The Formula

xn=x1n\sqrt[\vB{n}]{\vA{x}} = \vA{x}^{\frac{1}{\vB{n}}}

where x\vA{x} is the number and n\vB{n} is the root degree. Checking the answer is straightforward: raising the result back to the n\vB{n}th power should reproduce x\vA{x}.

Worked Example

  1. Square root: 144=12\sqrt{\vA{144}} = 12, since 122=14412^2 = 144.
  2. Cube root: 273=3\sqrt[3]{\vA{27}} = 3, since 33=273^3 = 27.
  3. Negative number, odd degree: a real answer still exists — 83=2\sqrt[3]{\vA{-8}} = -2, since (2)3=8(-2)^3 = -8.
  4. Negative number, even degree: an even root of a negative number, like 8\sqrt{-8}, has no real answer — this calculator flags that case rather than returning a misleading result.

Source: Standard nth-root definition.

Frequently Asked Questions

What is the nth root of a number?

The nth root of a number is the value that, when raised to the nth power, gives back the original number. A square root (n = 2) undoes squaring; a cube root (n = 3) undoes cubing, and so on for any whole-number degree.

Can you take the square root of a negative number?

Not as a real number — no real number multiplied by itself gives a negative result, so an even root (square root, 4th root, etc.) of a negative number has no real answer. This calculator flags that case rather than returning a misleading result. An ODD root of a negative number, like a cube root, does have a real (negative) answer.

How do you find the cube root of a negative number?

Take the cube root of the number's positive magnitude, then make the answer negative — for example, the cube root of -8 is -2, since (-2) × (-2) × (-2) = -8. This works because an odd number of negative factors multiplies out to a negative result.