Home/Calculator Tools/Square Root Calculator

Square Root Calculator

FREE

Square root, cube root and perfect-square check

Free · No sign-up required
Loading...

What the square root calculator does

Enter a number and the calculator returns its square root, its cube root, and whether it is a perfect square. Square roots appear everywhere a distance, a standard deviation, an area's side length or a quadratic solution is needed; cube roots appear in volumes and growth rates. The result is computed in your browser to full floating-point precision.

Definitions

√n = the number that, squared, gives n √144 = 12 because 12² = 144 ³√n = the number that, cubed, gives n ³√27 = 3 because 3³ = 27 √n = n^(1/2) ³√n = n^(1/3) (any root is a fractional power)

Every positive number has two square roots (12 and −12 both square to 144); the calculator gives the principal, positive root, which is what the √ symbol means. Cube roots of negative numbers are real and negative: ³√(−8) = −2.

Perfect squares and cubes

n√nn√nn³√n
111211111
421441282
9316913273
16419614644
255225151255
366256162166
497400203437
648625255128
819900307299
1001010000100100010

A number is a perfect square if its square root is a whole number. Recognising them speeds up mental arithmetic and simplifying radicals: √50 = √(25 × 2) = 5√2.

Estimating a square root by hand

Guess-and-improve (Newton's method): next guess = (guess + n ÷ guess) ÷ 2 √30: guess 5 → (5 + 6) ÷ 2 = 5.5 → (5.5 + 5.4545) ÷ 2 = 5.4773 → 5.4772… Two rounds already give four correct digits.

For a quick mental estimate, find the nearest perfect squares: √30 is between √25 = 5 and √36 = 6, closer to 5 — about 5.5.

Where square roots show up

  • Distance: the straight-line distance between two points is √(Δx² + Δy²) — Pythagoras.
  • Statistics: standard deviation is the square root of variance; standard error shrinks with √n.
  • Geometry: the side of a square with area A is √A; the diagonal of a square is side × √2.
  • Finance: annualising volatility multiplies by √(periods per year); the CAGR over n years is the n-th root of the growth factor.
  • Physics: the period of a pendulum, the speed of a wave, and escape velocity all involve square roots.
  • Quadratic formula: x = (−b ± √(b² − 4ac)) / 2a.

Frequently asked questions

What is the square root of a negative number?

Not a real number. √(−1) is defined as the imaginary unit i, so √(−9) = 3i. The calculator reports that the real square root does not exist; the Complex Number Calculator handles imaginary arithmetic.

Why is √2 shown as 1.4142135623730951?

√2 is irrational — its decimal never ends or repeats. The display shows the limit of double-precision arithmetic, about 16 significant digits.

How do I find a fourth root or higher?

Raise to the reciprocal power: the fourth root of 81 is 81^(1/4) = 3. The Exponent Calculator accepts fractional exponents.

Is 0 a perfect square?

Yes: 0² = 0. And 1 is both a perfect square and a perfect cube.

How do I simplify a radical like √72?

Factor out the largest perfect square: 72 = 36 × 2, so √72 = 6√2. Check with the calculator: √72 = 8.485 = 6 × 1.414.

Are my numbers stored?

No. The calculation runs in your browser.

More tools in this category

📊
Percentage Calculator
Quickly calculate percentages and ratios
📈
Percentage Change Calculator
Percentage increase or decrease between two values
🔬
Scientific Calculator
Trig, logs, powers and roots with correct operator precedence
Fraction Calculator
Add, subtract, multiply and divide fractions in lowest terms
📊
Standard Deviation Calculator
Mean, variance and standard deviation — population and sample
🔄
Unit Converter
Length, weight, volume, temperature and speed between metric and imperial