Square Root Calculator

Find the square root of any number as an exact simplified radical (like 2√11) plus a decimal value, including perfect squares and negative inputs.

Loading calculator…

What a square root is

The square root of a number xx is the value that, multiplied by itself, produces xx:

x=ymeansy×y=x\sqrt{x} = y \quad \text{means} \quad y \times y = x

Since 6×6=366 \times 6 = 36, the square root of 3636 is 66 — written 36=6\sqrt{36} = 6. A square root undoes squaring, the same way division undoes multiplication.

The principal root: why √36 = 6, not −6

Both 66 and 6-6 square to 3636, since (6)×(6)=36(-6) \times (-6) = 36 too. But the radical symbol is defined to always return the non-negative root, called the principal square root. So 36=6\sqrt{36} = 6 by convention — if a problem needs both roots, it is written explicitly as ±36=±6\pm\sqrt{36} = \pm 6. This calculator, like every square root symbol, always shows the principal (non-negative) root for a positive input.

Perfect squares vs. simplified radicals

A perfect square is a whole number that is some integer squared — 1,4,9,16,25,36,49,64,81,100,1, 4, 9, 16, 25, 36, 49, 64, 81, 100, \ldots Its square root is an exact whole number:

xxx\sqrt{x}
9933
1001001010
1441441212

Most numbers are not perfect squares, so their square root is irrational — a never-ending, non-repeating decimal. Rather than truncate that decimal, the exact answer is written as a simplified radical: a whole-number coefficient times the smallest possible root. For example, 44=211\sqrt{44} = 2\sqrt{11}, because 44=4×1144 = 4 \times 11 and 4=2\sqrt{4} = 2 can be pulled out from under the root, leaving 1111 — which has no square factors left to extract.

Tip: A radical is "fully simplified" when the number left under the root has no perfect-square factors other than 1. 11\sqrt{11} is already simplified (11 is prime); 2112\sqrt{11} can't be simplified any further.

Simplifying a radical, step by step

To simplify 72\sqrt{72} by hand:

  1. Factor into primes: 72=23×3272 = 2^3 \times 3^2.
  2. Group into pairs: the 323^2 is a complete pair; the 232^3 has one complete pair of 2s (222^2) with one 22 left over.
  3. Pull each pair out as its square root: 2222^2 \to 2 and 3233^2 \to 3, multiplied together as the coefficient: 2×3=62 \times 3 = 6.
  4. Leave the leftover factor under the root: the unpaired 22 stays inside, giving 72=62\sqrt{72} = 6\sqrt{2}.

This calculator shows that same prime-factorization breakdown for whatever number you enter.

Negative numbers and the imaginary unit i

No real number squares to a negative value, since a negative times a negative is always positive. So the square root of a negative number isn't a real number — it's imaginary. The imaginary unit ii is defined as i=1i = \sqrt{-1}, which lets any negative square root be written exactly:

9=9×1=3i\sqrt{-9} = \sqrt{9} \times \sqrt{-1} = 3i

The same simplification rules apply to the positive part before the ii is attached — for example 8=22i\sqrt{-8} = 2\sqrt{2}\,i, since 8\sqrt{8} simplifies to 222\sqrt{2} first.

The inverse: squaring

Taking a square root and squaring undo each other: (x)2=x(\sqrt{x})^2 = x for x0x \geq 0. If y=x\sqrt{y} = x, then x2=yx^2 = y — so 49=7\sqrt{49} = 7 and 72=497^2 = 49 are the same fact, read in opposite directions. Use the Square calculator to compute x2x^2 directly.

Worked examples

Example 1 — perfect square: 9=3\sqrt{9} = 3, exactly, since 3×3=93 \times 3 = 9.

Example 2 — simplified radical: 44=2116.63325\sqrt{44} = 2\sqrt{11} \approx 6.63325, since 44=4×1144 = 4 \times 11.

Example 3 — negative input: 9=3i\sqrt{-9} = 3i, an imaginary result, since no real number squares to 9-9.

Example 4 — already simplified: 21.414214\sqrt{2} \approx 1.414214 stays as 2\sqrt{2} — 2 has no square factors to pull out.

Where square roots show up

Square roots appear throughout geometry (the Pythagorean theorem, c=a2+b2c = \sqrt{a^2 + b^2}), physics (falling-object time, RMS voltage), statistics (standard deviation is the square root of variance), and finance (compound annual growth rate). Squaring — the exact inverse — is common enough to get its own Square calculator, and roots beyond index 2 are covered by the Cube Root and general Nth Root calculators.

Frequently asked questions

What is a square root?
The square root of a number xx is the value that, multiplied by itself, gives xx. Written x\sqrt{x}, it undoes squaring: since 62=366^2 = 36, the square root of 3636 is 66, i.e. 36=6\sqrt{36} = 6.
Why does the square root give only one answer, not two?
Both 66 and 6-6 square to 3636, but the radical symbol is defined to return only the non-negative one — called the **principal root**. So 36=6\sqrt{36} = 6, not 6-6, even though (6)2=36(-6)^2 = 36 too. If a problem needs both roots, they are written explicitly as ±36=±6\pm\sqrt{36} = \pm 6.
What is a perfect square?
A perfect square is a whole number that is the square of another whole number — 1,4,9,16,25,36,49,64,81,100,1, 4, 9, 16, 25, 36, 49, 64, 81, 100, \ldots Their square roots come out as exact whole numbers (81=9\sqrt{81} = 9) rather than an irrational decimal.
Why isn't the square root of 44 just a decimal?
Because 4444 is not a perfect square, 44\sqrt{44} is an irrational number — its decimal expansion never ends or repeats (6.633249586.63324958\ldots). The exact value is the simplified radical 2112\sqrt{11}, since 44=4×1144 = 4 \times 11 and 4=2\sqrt{4} = 2. The decimal is only an approximation; the radical form is exact.
What is the square root of a negative number?
There's no real number that squares to a negative value (a negative times a negative is always positive), so the square root of a negative number is imaginary. By definition i=1i = \sqrt{-1}, so 9=9×1=3i\sqrt{-9} = \sqrt{9} \times \sqrt{-1} = 3i.
How do you simplify a square root by hand?
Break the number into prime factors, then pull out every complete pair. For 72\sqrt{72}: 72=23×3272 = 2^3 \times 3^2, which has one complete pair of 2s (one 2 left over) and a complete pair of 3s. Pulling the pairs out gives 2×32=622 \times 3\sqrt{2} = 6\sqrt{2}.
What is the inverse of a square root?
Squaring is the inverse of taking a square root: (x)2=x(\sqrt{x})^2 = x for x0x \geq 0. If you know y=x\sqrt{y} = x, then x2=yx^2 = y. Use the [Square calculator](/en/calculators/algebra/square) to go the other direction.

Related calculators