Square roots seem simple until they aren't. Here are the questions students ask most — with straight answers.
What is a perfect square?
A number that's the square of an integer. Its square root is a whole number.
First 20 perfect squares: 1, 4, 9, 16, 25, 36, 49, 64, 81, 100, 121, 144, 169, 196, 225, 256, 289, 324, 361, 400
Quick test: Is 176 a perfect square? 13² = 169, 14² = 196. No — it falls between two perfect squares.
What makes a square root irrational?
If the number under the radical is NOT a perfect square, the square root is irrational — its decimal goes on forever without repeating.
| Number | Square Root | Type | |--------|------------|------| | 4 | 2 | Rational (exact) | | 9 | 3 | Rational (exact) | | 2 | 1.41421356... | Irrational (infinite) | | 5 | 2.23606797... | Irrational (infinite) | | 7 | 2.64575131... | Irrational (infinite) |
Key fact: Most square roots are irrational. Only perfect squares have rational square roots.
Can I find the square root of a negative number?
In real numbers: no. No real number multiplied by itself gives a negative result.
In complex numbers: yes. √(−1) = i (the imaginary unit). √(−4) = 2i. √(−9) = 3i.
What's the difference between √ and ±√?
This trips up a lot of students:
- √9 = 3 — the principal (positive) square root only
- x² = 9 → x = ±3 — the equation has two solutions
The radical symbol always gives the positive root. When solving equations, you add ± yourself.
How do I simplify large radicals quickly?
The divide-and-test method:
- Divide by the largest perfect square you can find
- If stuck, start from the top: 100, 81, 64, 49, 36, 25, 16, 9, 4
√432:
- 432 ÷ 144 = 3 → √432 = √(144 × 3) = 12√3
- Or: 432 ÷ 16 = 27 → √432 = 4√27 = 4·3√3 = 12√3
Both paths reach the same answer. The first is faster if you spot 144.
Real-world uses of square roots
| Field | Application | |-------|------------| | Physics | Speed from kinetic energy: v = √(2E/m) | | Statistics | Standard deviation formula | | Geometry | Pythagorean theorem: c = √(a² + b²) | | Finance | Volatility in options pricing | | Engineering | RMS voltage in AC circuits |
The Trench Truth: The Pythagorean theorem is the #1 reason you need square roots in real life. Any time you need the diagonal distance — TV screen size, property boundary, GPS distance — you're computing √(a² + b²). A 55" TV is 55 inches on the diagonal, not the width.
Related: Quadratic Formula Calculator · Derivative Calculator · Circle Calculator
Discussion
Loading comments...