๐Ÿ”ข Exponents, Powers & Roots

Repeated multiplication made short

โ† Back to Math Topics

What is an Exponent?

An exponent (or power) tells you how many times to multiply a number by itself. The big number is the base and the small raised number is the exponent.

\[ 2^4 = 2 \times 2 \times 2 \times 2 = 16 \]

We read \(2^4\) as โ€œtwo to the fourth power.โ€ The base is \(2\) and the exponent is \(4\).

Squared

\(5^2 = 5 \times 5 = 25\)

An exponent of 2 is called โ€œsquared.โ€

Cubed

\(2^3 = 2 \times 2 \times 2 = 8\)

An exponent of 3 is called โ€œcubed.โ€

Power of 1

\(7^1 = 7\)

Any number to the power 1 is itself.

Power of 0

\(9^0 = 1\)

Any number (except 0) to the power 0 equals 1.

The Laws of Indices

These shortcut rules make working with powers much faster:

Product Rule

\(a^m \times a^n = a^{m+n}\)

Same base? Add the exponents. \(2^3 \times 2^2 = 2^5 = 32\)

Quotient Rule

\(a^m \div a^n = a^{m-n}\)

Same base? Subtract the exponents. \(5^6 \div 5^4 = 5^2 = 25\)

Power of a Power

\((a^m)^n = a^{m \times n}\)

Multiply the exponents. \((3^2)^3 = 3^6 = 729\)

Power of a Product

\((ab)^n = a^n b^n\)

Share the power. \((2 \times 5)^2 = 4 \times 25 = 100\)

Negative Exponent

\(a^{-n} = \dfrac{1}{a^n}\)

Flip it. \(2^{-3} = \dfrac{1}{8}\)

Fractional Exponent

\(a^{1/n} = \sqrt[n]{a}\)

A root in disguise. \(9^{1/2} = \sqrt{9} = 3\)

Roots โ€” Undoing Powers

A root asks the opposite question: โ€œwhat number, multiplied by itself, gives this?โ€ The square root \(\sqrt{\;}\) undoes squaring, and the cube root \(\sqrt[3]{\;}\) undoes cubing.

\[ \sqrt{36} = 6 \quad\text{because}\quad 6^2 = 36 \]
\[ \sqrt[3]{27} = 3 \quad\text{because}\quad 3^3 = 27 \]

Perfect Squares & Cubes to Remember

n12345678910
\(n^2\)149162536496481100
\(n^3\)1827641252163435127291000

Tips

  • An exponent is not multiplication: \(2^3 = 8\), not \(2 \times 3 = 6\).
  • The index rules only combine powers with the same base.
  • Memorizing the squares and cubes above makes roots much easier to spot.