Square root calculator

Square roots, cube roots and nth roots to 12 significant digits, with the simplified radical form.

√728.48528137424
Simplified radical6√2
Check8.485281374^2 = 72

Perfect squares and cubes

nn²n³√n
1111
2481.41421
39271.73205
416642
5251252.23607
6362162.44949
7493432.64575
8645122.82843
9817293
101001,0003.16228
111211,3313.31662
121441,7283.4641
131692,1973.60555
141962,7443.74166
152253,3753.87298
162564,0964
172894,9134.12311
183245,8324.24264
193616,8594.3589
204008,0004.47214

Roots are fractional powers

ⁿ√x = x^(1/n). So √x = x^0.5 and ∛x = x^(1/3). This is why the exponent rules apply to roots: √(ab) = √a·√b, and √(x²) = |x|.

More on powers in the exponent calculator.

Show me the steps

An AI tutor walks through the working for this exact result. The answer above is computed in your browser; the explanation is optional and is the only thing that leaves your device.

Find the square root of 72 and simplify the radical = 8.48528137424; 6√2

Questions people ask

How do I simplify a square root?

Find the largest perfect square that divides the number and take its root outside. √72 = √(36 × 2) = 6√2. The calculator does this for any whole number and any root index.

Can you take the square root of a negative number?

Not in the real numbers, because any real number squared is zero or positive. In complex numbers √(−9) = 3i. Odd roots of negatives are fine: ∛(−8) = −2.

Why does √9 give 3 and not ±3?

The √ symbol means the principal (non-negative) root, so √9 = 3. The equation x² = 9 has two solutions, x = 3 and x = −3, which is why you write x = ±√9 when solving.

How do I estimate a square root by hand?

Find the perfect squares either side: √50 lies between √49 = 7 and √64 = 8, closer to 7. Then refine with Newton’s method: guess g, replace it with (g + 50/g)/2. From 7: (7 + 50/7)/2 ≈ 7.0714, already correct to 4 digits (√50 ≈ 7.07107).