An exponent tells you how many times to multiply a number by itself. A square root reverses the process — it asks “what number, multiplied by itself, gives this result?” These two operations are inverses of each other, like multiplication and division.
Exponents
an=n timesa×a×a×⋯×a
a is the base — the number being multiplied
n is the exponent (or power) — how many times to multiply
Common Powers
21=222=423=824=1625=32
31=332=933=2734=81
51=552=2553=125
101=10102=100103=1,000104=10,000
Vocabulary
Expression
Read as
Value
42
”four squared”
16
43
”four cubed”
64
44
”four to the fourth power”
256
“Squared” and “cubed” have special names because they connect to geometry — the area of a square with side 4 is 42=16, and the volume of a cube with side 4 is 43=64.
Special Exponents
a1=a(any number to the first power is itself)
a0=1(any nonzero number to the zero power is 1)
Why is a0=1? Look at the pattern:
24=16,23=8,22=4,21=2,20=?
Each step divides by 2, so 20=2÷2=1.
Example 1: Evaluate 53
53=5×5×5=25×5=125
Example 2: Evaluate 26
26=2×2×2×2×2×2=64
Example 3: Evaluate 105
105=100,000
For powers of 10, the exponent equals the number of zeros.
Square Roots
The square root of a number n is the value that, when multiplied by itself, gives n:
n=xmeansx2=n
Example 4: 25
What number squared equals 25? 5×5=25, so 25=5.
Example 5: 144
12×12=144, so 144=12.
Perfect Squares
A perfect square is a number whose square root is a whole number. These are worth memorizing:
n
n2
n
n2
1
1
9
81
2
4
10
100
3
9
11
121
4
16
12
144
5
25
13
169
6
36
14
196
7
49
15
225
8
64
20
400
Estimating Non-Perfect Square Roots
Most numbers are not perfect squares, so their square roots are not whole numbers. You can estimate by finding the two perfect squares it falls between.
Example 6: Estimate 50
72=49 and 82=64, so 50 is between 7 and 8.
Since 50 is very close to 49, 50≈7.07.
Example 7: Estimate 200
142=196 and 152=225, so 200 is between 14 and 15.
200 is close to 196, so 200≈14.1.
Cube Roots
A cube root asks “what number cubed gives this result?”
3n=xmeansx3=n
Example 8: 327
3×3×3=27, so 327=3.
Common Cube Roots
n
n3
n
n3
1
1
5
125
2
8
6
216
3
27
10
1,000
4
64
Practice Problems
Test your understanding with these problems. Click to reveal each answer.
Problem 1: Evaluate 34
34=3×3×3×3=81
Problem 2: Evaluate 81
9×9=81, so 81=9.
Problem 3: What is 70?
Any nonzero number to the zero power is 1.
Answer:70=1
Problem 4: Estimate 75 to the nearest tenth
82=64 and 92=81. Since 75 is between 64 and 81, 75 is between 8 and 9.
75 is closer to 81 (75−64=11, 81−75=6), so 75≈8.7.
Problem 5: Evaluate 3125
5×5×5=125, so 3125=5.
Key Takeaways
Exponents mean repeated multiplication: an=a multiplied by itself n times