Square Root

Square root finds the non-negative number that, when multiplied by itself, gives your starting number; use it to undo squaring in equations.

a=b    b2=a,;b0\sqrt{a} = b \iff b^2 = a, ; b \ge 0

Solve a problem with Square Root

Type the problem. The solver will use Square Root where Square Root is the right tool, and tell you when it is not.

Drag one in or paste from the clipboard. JPEG, PNG or WebP. You get the transcription to check before anything is solved.

How to get a better answer
  • Paste the whole problem, including the instruction word — "simplify", "solve for x" and "factor" lead to three different answers.
  • Say what you have already tried. "I got x = 4 and the book says 2" turns a solution into a diagnosis.
  • Set the level in the settings button. A calculus shortcut is not a better answer if you have not met derivatives yet.
  • For a photo, get the whole problem in frame and hold the page flat — you get the transcription to fix before anything is solved.

What each symbol means

What Square Root takes
aa
bb
Square Root
SymbolMeaning
aaThe radicand — the number under the square root sign; it must be non-negative (zero or positive) because no real number squared gives a negative result.
bbThe result of the square root — always non-negative by definition; when b2=ab^2 = a, this is the principal (positive) square root.

When to use it

Reach for square root when you need to find what number, when multiplied by itself, produces a given value.

Level

Usually taught in: Pre-Algebra

Worked examples

1. Find a perfect square

Problem

Find 25\sqrt{25}.
  1. nn=25n \cdot n = 25

    We're looking for a number nn that when multiplied by itself equals 25.

  2. 55=255 \cdot 5 = 25

    We find that 5 multiplied by 5 equals 25, so n=5n = 5.

  3. 25=5\sqrt{25} = 5

    Therefore, the square root of 25 is 5.

Answer: 25=5\sqrt{25} = 5

For perfect squares, we find the square root by recognizing which number multiplied by itself gives the original number. Here, we see that 5×5=255 \times 5 = 25, so 25=5\sqrt{25} = 5.

2. Solve a quadratic equation

Problem

Solve x2=7x^2 = 7 for xx.
  1. x2=7x^2 = 7

    We need to find what value of xx, when squared, gives 7.

  2. x=±7x = \pm \sqrt{7}

    Taking the square root of both sides, we get x=±7x = \pm\sqrt{7}; the ±\pm appears because both positive and negative values square to give 7.

  3. x±2.646x \approx \pm 2.646

    Calculating the decimal form: 72.646\sqrt{7} \approx 2.646, so x2.646x \approx 2.646 or x2.646x \approx -2.646.

Answer: x=±7±2.646x = \pm \sqrt{7} \approx \pm 2.646

When solving an equation where xx is squared, we use square root to find xx. The ±\pm symbol is crucial: it reminds us that both the positive and negative values satisfy the original equation, since both positive and negative numbers squared can give a positive result.

3. Find a side length from area

Problem

A coffee shop sells square napkins with an area of 36 square inches. What is the side length of one napkin?
  1. A=s2A = s^2

    For a square, the area is the side length ss multiplied by itself: A=s2A = s^2.

  2. 36=s236 = s^2

    Since the area is 36 square inches, we have s2=36s^2 = 36.

  3. s=36s = \sqrt{36}

    To find the side length, we take the square root of both sides.

  4. s=6s = 6

    We calculate 36=6\sqrt{36} = 6 because 6×6=366 \times 6 = 36.

Answer: s=6 inchess = 6 \text{ inches}

Square root is perfect for this problem because it reverses the operation of squaring. Since area is calculated as side length squared, we use square root to find the side length from the area. This real-world application shows why square root is essential in geometry.

Common mistakes

Where Square Root usually goes wrong
Answer came out wrong
Writing 4=±2\sqrt{4} = \pm 2
4=2\sqrt{4} = 2 only; if you need both roots, write the equation as x2=4x^2 = 4, so x=±2x = \pm 2.
Taking the square root of only one term in an addition, like saying 9+16=9+16=3+4=7\sqrt{9 + 16} = \sqrt{9} + \sqrt{16} = 3 + 4 = 7
9+16=25=5\sqrt{9 + 16} = \sqrt{25} = 5, not 7; always simplify what's under the radical before taking the square root.
Thinking that 9\sqrt{-9} equals 3-3 or that negative radicands are okay
9\sqrt{-9} is undefined in the real number system; square roots only work with non-negative radicands.
The mistakeWhy it is wrongThe fix
Writing 4=±2\sqrt{4} = \pm 2By definition, the square root symbol always gives the non-negative (principal) square root, not both positive and negative values.4=2\sqrt{4} = 2 only; if you need both roots, write the equation as x2=4x^2 = 4, so x=±2x = \pm 2.
Taking the square root of only one term in an addition, like saying 9+16=9+16=3+4=7\sqrt{9 + 16} = \sqrt{9} + \sqrt{16} = 3 + 4 = 7Square root does not distribute over addition or subtraction, so you cannot split the radicand apart and take roots separately.9+16=25=5\sqrt{9 + 16} = \sqrt{25} = 5, not 7; always simplify what's under the radical before taking the square root.
Thinking that 9\sqrt{-9} equals 3-3 or that negative radicands are okayThe square root of a negative number is not a real number because no real number squared produces a negative result.9\sqrt{-9} is undefined in the real number system; square roots only work with non-negative radicands.

Tips and when to use something else

  • Use square root to undo squaring: if you see x2=16x^2 = 16, take the square root of both sides to get x=±4x = \pm 4.
  • Always check: multiply your answer by itself to verify it gives the number under the radical.
  • For cubic equations like x3=8x^3 = 8, reach for Cube Root instead of Square Root—it's the operation that undoes cubing.
  • Remember x2=x\sqrt{x^2} = |x| (use Absolute Value), not just xx, because square root always returns a non-negative result.

Frequently asked questions

Can you take the square root of a negative number?
No, not in the real number system. Any real number (positive or negative) squared gives a positive result, so a negative number cannot be a perfect square. In advanced mathematics, you can take square roots of negative numbers using imaginary numbers, but at this level, we work only with non-negative radicands.
Why do we write ±\pm when solving equations but not when we see 4\sqrt{4}?
Because the square root symbol \sqrt{} by definition means just the non-negative root—so 4=2\sqrt{4} = 2 only. But when solving an equation like x2=4x^2 = 4, both x=2x = 2 and x=2x = -2 work, so we write x=±2x = \pm 2. The symbol and the equation have different meanings.
What does it mean if the answer is not a whole number, like 7\sqrt{7}?
It means 7 is not a perfect square, so its square root is irrational (it cannot be written as a fraction, and its decimal never ends or repeats). You can either leave it as 7\sqrt{7} (exact form) or calculate 72.646\sqrt{7} \approx 2.646 (decimal approximation).
How is squaring different from square root?
Squaring means multiplying a number by itself (e.g., 32=93^2 = 9), while square root is the reverse—finding the number that was squared (e.g., 9=3\sqrt{9} = 3). They undo each other: if you square a number and then take its square root, you get back what you started with (for non-negative numbers).

Need a different method?

The full solver is not scoped to one formula — type any problem and it will pick the method.

Open the math solver

Reviewed 2026-09-18