Square Root Calculator

Enter any number to find its square root, cube root, or nth root — with exact answers and simplified radical form for perfect powers.

More options

Enter a number above to see its root

Square roots, cube roots, and nth roots — how this calculator works

A square root asks "what number, multiplied by itself, gives this?" A cube root asks the same question three times over, and an nth root generalizes it to any number of multiplications. Doing this by hand is easy for small perfect powers (everyone remembers that 7 × 7 = 49) but gets tedious fast for anything else — and simplifying an "ugly" root like √72 into its cleanest form (6√2) takes a prime-factoring step most people don't bother with. This calculator does both: it gives the decimal answer to whatever precision you choose, and — for whole numbers — the exact simplified radical form, all computed instantly in your browser.

The math behind the results

To simplify a radical, the calculator factors the number under the root into primes, then pulls out every group of "degree" matching primes as a whole number in front of the root sign. For √72: 72 = 2³ × 3², which regroups as (2 × 3)² × 2 = 6² × 2, so √72 = 6√2. The same factoring works for cube roots and any nth root — it just looks for groups of 3, 4, or however many primes the degree calls for instead of groups of 2.

Example 1 — simplifying a square root. √72: since 72 = 36 × 2 and 36 is a perfect square, √72 = 6√2 ≈ 8.4853. Enter 72 in square root mode to see both forms side by side.

Example 2 — simplifying a cube root. ∛24: since 24 = 8 × 3 and 8 is a perfect cube (2³), ∛24 = 2∛3 ≈ 2.8845.

Example 3 — an nth root. The 4th root of 48: since 48 = 16 × 3 and 16 is a perfect 4th power (2⁴), the 4th root of 48 = 2 × the 4th root of 3 ≈ 2.6321. Switch to nth root mode, set the degree to 4, and enter 48 to check it.

Perfect squares from 1 to 25

Recognizing perfect squares makes simplifying radicals much faster. Here is every perfect square up to 25² for quick reference:

nnn
111010019361
241112120400
391214421441
4161316922484
5251419623529
6361522524576
7491625625625
86417289
98118324

Perfect cubes from 1 to 10

n
11
28
327
464
5125
6216
7343
8512
9729
101000

Negative numbers and imaginary results

Square roots (and any even-degree root) of a negative number are not real numbers, because squaring — or raising to any even power — always produces a non-negative result, so it can never "undo" back into a negative. Mathematicians instead use imaginary numbers, defined so that i = √-1: the square root of -16 becomes 4i. Cube roots and other odd-degree roots don't have this problem — ∛-27 = -3 is a perfectly ordinary real number. This calculator shows the imaginary value automatically in square root mode, and a plain-language note for even-degree nth roots.

Common mistakes and quick tips

Sources & further reading

Frequently asked questions

What is the square root of a number?

The square root of a number x is the value that, when multiplied by itself, gives x. For example, the square root of 16 is 4, because 4 × 4 = 16. Every positive number technically has two square roots — a positive one and a negative one — but this calculator shows the principal (positive) root, which is the one used in everyday math and the one textbooks and search results mean by default.

How do you simplify a square root like √72?

To simplify a square root, split the number under the radical into a perfect-square factor and a leftover factor: 72 = 36 × 2, and 36 is a perfect square (6²), so √72 = √36 × √2 = 6√2. This calculator does that factoring automatically for any whole number — enter 72 in square root mode and it shows the exact simplified form 6√2 alongside the decimal approximation 8.4853.

What is the square root of a negative number?

No negative number has a real square root, because multiplying any real number by itself — positive by positive, or negative by negative — always gives a positive result; it can never equal a negative number. Mathematicians handle this with imaginary numbers: the square root of -16, for instance, is written as 4i, where i is defined as the square root of -1. This calculator detects negative input in square root mode and shows that imaginary value automatically.

How is a cube root different from a square root?

A cube root asks which number, multiplied by itself three times, gives the original number — and unlike square roots, cube roots of negative numbers are real. For example, the cube root of -8 is -2, because -2 × -2 × -2 = -8. Even-degree roots (square, 4th, 6th …) of negative numbers have no real answer, but odd-degree roots (cube, 5th, 7th …) always do, which is why this calculator only shows a "no real root" note for even root degrees.

Is the number I enter sent to a server?

No. This square root calculator runs entirely in your browser — the number, root type, and precision you choose never leave your device, and nothing is uploaded or stored on a server. There's no sign-up and no tracking, so you can use it as often as you like, including for homework or quick checks, with your input staying completely private.