Squares and Square Roots - Rules, Properties, Examples
Book A Free Math Class
Squares and Square Roots - Rules, Properties, Examples
TL;DR
Squares multiply a number by itself; square roots reverse the operation. Learn the rules, perfect squares, irrationality, simplification, and the most common mistakes.
The Discovery That Broke The Pythagorean School
Around 500 BCE, a follower of Pythagoras named Hippasus worked out the length of the diagonal of a square whose side was 1. By Pythagoras's own theorem, the diagonal squared equals 1²+1²=2, so the diagonal is (2\sqrt{2}). The Pythagoreans believed every number was a ratio of two integers. When Hippasus proved that (2\sqrt{2}) cannot be written as a fraction — that it is irrational — legend says the discovery was so unsettling that he was thrown overboard from a ship. The full story is dramatized but the math is real: most square roots are irrational, and the realization reshaped what mathematicians thought a "number" could be.
The square of a number (n) is (n \times n), written (n^2). The square root of a non-negative number (n) is the non-negative value (\sqrt{n}) such that ((\sqrt{n})^2 = n). The two operations are inverses: (\sqrt{n^2} = |n|) for any real (n), and (\sqrt{n}^2 = n) for any non-negative (n).
What "perfect square" Means
A perfect square is a positive integer equal to the square of another positive integer. The first ten perfect squares are:
1, 4, 9, 16, 25, 36, 49, 64, 81, 100
These come from (1^2, 2^2, 3^2,…, 10^2). The list extends to (11^2 = 121), (12^2 = 144), and so on — every Grade 8 student is expected to recognize the perfect squares up to at least (20^2 = 400) on sight.
Why memorize them? Because square-root simplification depends on spotting a perfect-square factor fast.
The four core properties of squares and square roots
Every simplification rule for radicals folds out of these four.
- Product rule. (\sqrt{a \cdot b} = \sqrt{a} \cdot \sqrt{b}) for (a,b \geq 0).
- Quotient rule. (\sqrt{\tfrac{a}{b}} = \tfrac{\sqrt{a}}{\sqrt{b}}) for (a \geq 0, b > 0).
- Power-of-power. (\sqrt{a^2} = |a|), the absolute value matters when (a) could be negative.
- The non-rule. (\sqrt{a + b} \neq \sqrt{a} + \sqrt{b}). There is no addition rule. The single biggest student mistake is inventing one.
Quick — Standard — Stretch: three worked examples
Quick — simplify (\sqrt{144})
(144 = 12^2), so (\sqrt{144} = 12).
Final answer: (\sqrt{144} = 12).
Standard (Wrong-Path-First) — simplify (\sqrt{9 + 16})
Wrong path. First instinct — split the radical over the sum: (\sqrt{9 + 16} = \sqrt{9} + \sqrt{16} = 3 + 4 = 7). Done.
Pause. Compute the inside first: (9 + 16 = 25). So (\sqrt{9 + 16} = \sqrt{25} = 5). But the wrong path got 7. The two answers differ — the wrong path is broken.
Correct method. Simplify inside the radical first. (\sqrt{9 + 16} = 5).
Final answer: (\sqrt{9 + 16} = 5).
Stretch — simplify (\sqrt{72} + \sqrt{50})
Neither 72 nor 50 is a perfect square. Use the product rule to pull out perfect-square factors.
- (72 = 36 , \cdot , 2), so (\sqrt{72} = \sqrt{36} \cdot \sqrt{2} = 6\sqrt{2}).
- (50 = 25 , \cdot , 2), so (\sqrt{50} = \sqrt{25} \cdot \sqrt{2} = 5\sqrt{2}).
Now the two radicals share the same radicand (2). They are like radicals — combine like terms.
Final answer: (\sqrt{72} + \sqrt{50} = 11\sqrt{2}).
Why Square Roots Are Usually Irrational
Most positive integers are not perfect squares. For any integer that isn't a perfect square, its square root is irrational — a non-repeating, non-terminating decimal that can't be written as a fraction of two integers.
(\sqrt{2} \approx 1.41421356...) — irrational. (\sqrt{3} \approx 1.73205080...) — irrational. (\sqrt{4} = 2) — rational (4 is a perfect square). (\sqrt{5} \approx 2.23606797...) — irrational.
This is the discovery that broke the Pythagorean school. The proof that (\sqrt{2}) is irrational appears in Euclid's Elements Book X, Proposition 9 — assume (\sqrt{2} = \tfrac{p}{q}) in lowest terms, square both sides, derive that both (p) and (q) are even, contradicting "lowest terms." The proof is roughly 2,400 years old and still appears in every undergraduate analysis course.
Where Do Square Roots Show Up In Real Life
The square root is the central operation behind several everyday tools.
- The Pythagorean theorem. (c = \sqrt{a^2 + b^2}) — every distance calculation on a flat plane uses this, from GPS routing to the diagonal length of your TV screen.
- Standard deviation in statistics. (\sigma = \sqrt{\tfrac{1}{n}\sum(x_i - \mu)^2}) — the spread of a data set is a square root of the average squared deviation.
- Time-to-fall under gravity. A dropped object takes (t = \sqrt{\tfrac{2h}{g}}) seconds to fall from height (h).
- Compound interest reverse-calculation. If a balance grows from (P) to (A) over two years at annual rate (r), then (1+r = \sqrt{\tfrac{A}{P}}).
Where students lose marks on squares and roots
Mistake 1: Splitting a square root over a sum
Where it slips in: First encounter with (a + b) — Pythagorean theorem problems.
Don't do this: Write (\sqrt{9 + 16} = \sqrt{9} + \sqrt{16}).
The correct way: Compute the sum inside the radical first, then take the square root.
Mistake 2: Forgetting that (\sqrt{a^2} = |a|)
Where it slips in: Variable problems where (a) could be negative.
Don't do this: Write (\sqrt{x^2} = x) without checking the sign of (x).
The correct way: (\sqrt{x^2} = |x|).
Mistake 3: Trying to take the square root of a negative number in the reals
Where it slips in: Quadratic-formula problems.
Don't do this: Write (\sqrt{-4}) as if it has a real value.
The correct way: (-4) has no real square root. In the complex numbers, (\sqrt{-4} = 2i).
Squares 1–20 Reference Table + Square-Roots Properties Summary
Squares 1–20 (memorize these on sight)
| n | n² | n | n² |
|---|---|---|---|
| 1 | 1 | 11 | 121 |
| 2 | 4 | 12 | 144 |
| 3 | 9 | 13 | 169 |
| 4 | 16 | 14 | 196 |
| 5 | 25 | 15 | 225 |
| 6 | 36 | 16 | 256 |
| 7 | 49 | 17 | 289 |
| 8 | 64 | 18 | 324 |
| 9 | 81 | 19 | 361 |
| 10 | 100 | 20 | 400 |
Square Roots Properties — Full Summary
| # | Property | Statement | Conditions | Example |
|---|---|---|---|---|
| 1 | Product Rule | (\sqrt{a \cdot b} = \sqrt{a} \cdot \sqrt{b}) | (a,b \geq 0) | (\sqrt{72} = 6\sqrt{2}) |
| 2 | Quotient Rule | (\sqrt{\tfrac{a}{b}} = \tfrac{\sqrt{a}}{\sqrt{b}}) | (a \geq 0, b > 0) | (\sqrt{\tfrac{16}{9}} = \tfrac{4}{3}) |
| 3 | Square of a Square Root | (\sqrt{a^2} = | a | ) |
| 4 | Square Root of a Square | (a^2 = | a | \sqrt{a^2}) |
| 5 | Power Rule | (\sqrt{a^{2n}} = | a | ^n) |
| 6 | Like-Radical Addition | (a\sqrt{c} + b\sqrt{c} = (a+b)\sqrt{c}) | Same radicand | (3\sqrt{5} + 2\sqrt{5} = 5\sqrt{5}) |
| 7 | Negative Inside (Complex) | (\sqrt{-a} = i\sqrt{a}) | (a > 0) | (\sqrt{-4}=2i) |
| 8 | The Non-Rule | (a + b \neq \sqrt{a + b}) | Always — no addition rule | (\sqrt{9 + 16} \neq 7) |
Rationalising the Denominator (Quick Reference)
When a radical sits in the denominator, multiply top and bottom by that radical to clear it:
- (\dfrac{1}{\sqrt{2}} \cdot \dfrac{\sqrt{2}}{\sqrt{2}} = \dfrac{\sqrt{2}}{2})
- (\dfrac{3}{\sqrt{5}} \cdot \dfrac{\sqrt{5}}{\sqrt{5}} = \dfrac{3\sqrt{5}}{5})
For binomials with radicals, multiply by the conjugate to clear the radical.
Wrapping Up
- The square of (n) is (n \times n); the square root of (n) is the non-negative value that squares to (n).
- Perfect squares (1, 4, 9, 16,...) are integers whose square roots are also integers.
- The four core properties are the product rule, the quotient rule, (\sqrt{a^2} = |a|), and the warning that (a + b \neq \sqrt{a + b}).
- Most square roots are irrational.
- The square root of a negative is complex, not real.
Five Minutes Of Practice
Try these:
- Simplify (\sqrt{169}).
- Simplify (\sqrt{16 + 9}).
- Simplify (\sqrt{98} + \sqrt{200}).