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.

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.

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.

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
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:

For binomials with radicals, multiply by the conjugate to clear the radical.

Wrapping Up

Five Minutes Of Practice

Try these:

  1. Simplify (\sqrt{169}).
  2. Simplify (\sqrt{16 + 9}).
  3. Simplify (\sqrt{98} + \sqrt{200}).