Exponents & Roots · Grades 6

What Are Exponents? Powers and Bases Explained

Quick answer

An exponent tells you how many times to multiply the base by itself. In 2⁵ the base is 2 and the exponent is 5, so it means 2 × 2 × 2 × 2 × 2 = 32. It is repeated multiplication, not repeated addition — 2⁵ is 32, while 2 × 5 is only 10. Exponents are worked out before multiplication and division in order of operations.

What you'll learn

  • Read and evaluate a power from its base and exponent
  • Explain why an exponent is repeated multiplication
  • Place exponents correctly in the order of operations

Shorthand for repeated multiplication

25=2×2×2×2×2five 2s=322^5 = \underbrace{2 \times 2 \times 2 \times 2 \times 2}_{\text{five 2s}} = 32

The bottom number is the base — the thing being multiplied. The small raised number is the exponent — how many of them there are.

NotationNameMeans
22basewhat gets multiplied
55exponent, index or powerhow many times

Writing 252^5 rather than 2×2×2×2×22 \times 2 \times 2 \times 2 \times 2 is the entire point. It gets shorter as the number gets bigger, and 21002^{100} would otherwise be unwritable.

Why exponents are worth having

Fold a sheet of paper in half. Two layers. Fold it again — four. Each fold doubles what came before, so after nn folds there are 2n2^n layers.

FoldsLayers
553232
101010241024
20201,048,5761{,}048{,}576
3030over a billion

Thirty folds is a stack of paper that would reach past the edge of space, and nothing in that sum was ever bigger than a doubling. That is what exponents describe: quantities that grow by repeatedly multiplying, which arrive at enormous numbers far faster than repeated adding ever does.

The notation earns its keep twice over. It keeps 2302^{30} down to three characters, and it makes the pattern readable — you can see at a glance that 2302^{30} is a thousand times 2202^{20}, which is invisible in 1,073,741,8241{,}073{,}741{,}824.

The error that matters most

25=32but2×5=102^5 = 32 \qquad\text{but}\qquad 2 \times 5 = 10

An exponent is repeated multiplication, not repeated addition. Reading 252^5 as “two fives” gives 1010, which is not close.

The gap widens fast, which is why the mistake never stays small:

nn2×n2 \times n2n2^n
336688
5510103232
1010202010241024

Saying them aloud

PowerSaid
525^2five squared
535^3five cubed
545^4five to the fourth power
515^1five

“Squared” and “cubed” are not arbitrary. s2s^2 is the area of a square with side ss, and s3s^3 is the volume of a cube with edge ss. The names come from the shapes.

Powers of ten

These come up constantly, and the pattern is worth seeing rather than memorising.

101=10102=100103=100010^1 = 10 \qquad 10^2 = 100 \qquad 10^3 = 1000

The exponent counts the zeros. That is not a coincidence: each extra factor of ten shifts every digit one place left, which is exactly what place value does.

Where they sit in order of operations

Exponents come straight after brackets, before multiplication and division.

3×24=3×16=483 \times 2^4 = 3 \times 16 = 48

Multiplying first would give 64=12966^4 = 1296, which is a different question.

Brackets and negatives

This distinction is small on the page and large in the answer.

(3)2=(3)×(3)=9(-3)^2 = (-3) \times (-3) = 9 32=(3×3)=9-3^2 = -(3 \times 3) = -9

In the first, the brackets put the minus inside, so it gets squared too and two negatives make a positive. In the second there are no brackets, so only the 33 is squared and the minus survives untouched.

Worked examples

Common mistakes

Practice problems

  1. Work out 242^4.

    Answer

    1616

    Full solution

    2×2×2×2=162 \times 2 \times 2 \times 2 = 16.

  2. Work out 535^3.

    Answer

    125125

    Full solution

    5×5×5=1255 \times 5 \times 5 = 125.

  3. Work out 10410^4.

    Answer

    10,00010{,}000

    Full solution

    Four factors of ten, so four zeros.

  4. Work out 32+423^2 + 4^2.

    Answer

    2525

    Full solution

    9+16=259 + 16 = 25. Both powers first, then add.

  5. Work out 2×522 \times 5^2.

    Hint

    Which comes first?

    Answer

    5050

    Full solution

    The exponent outranks the multiplication: 52=255^2 = 25, then 2×25=502 \times 25 = 50.

    Multiplying first would give 102=10010^2 = 100, which answers a different question.

  6. Work out (5)2(-5)^2.

    Answer

    2525

    Full solution

    (5)(5)=25(-5)(-5) = 25. The brackets put the minus inside, and two negatives multiply to a positive.

  7. Work out 52-5^2.

    Answer

    25-25

    Full solution

    No brackets, so only the 55 is squared: (25)=25-(25) = -25.

  8. Work out (2)5(-2)^5.

    Hint

    Count the negatives.

    Answer

    32-32

    Full solution

    Five factors of 2-2. Four of them pair off into positives, leaving one negative over, so the answer is 32-32.

  9. Work out (12)4\left(\tfrac{1}{2}\right)^4.

    Answer

    116\tfrac{1}{16}

    Full solution

    1424=116\tfrac{1^4}{2^4} = \tfrac{1}{16}.

    The answer shrinks because the base is under 11 — halving four times over.

  10. Ben says 434^3 is 1212. Explain his error and give the right answer.

    Hint

    What operation did he do?

    Answer

    He multiplied the base by the exponent. 43=644^3 = 64.

    Full solution

    4×3=124 \times 3 = 12 treats the exponent as something to multiply by. It is not — it counts how many factors of 44 there are:

    43=4×4×4=644^3 = 4 \times 4 \times 4 = 64.

    A quick sense check: 424^2 is already 1616, so 434^3 has to be well past that. An answer of 1212 is smaller than the square, which is impossible for a base above 11.

Frequently asked questions

What does an exponent mean?

It tells you how many times to multiply the base by itself. 2⁵ means 2 × 2 × 2 × 2 × 2, which is 32.

Is 2⁵ the same as 2 × 5?

No, and the gap is large. 2⁵ is 32; 2 × 5 is 10. An exponent is repeated multiplication, not repeated addition.

How do I say 5³ out loud?

Five cubed, or five to the third power. Second powers are said squared and third powers cubed, because they are the area of a square and the volume of a cube.

What is a negative number raised to a power?

Watch the brackets. (−3)² is 9, because the whole −3 is squared. But −3² is −9, because only the 3 is squared and the minus stays outside.

Where do exponents come in order of operations?

Straight after brackets, before multiplication and division. In 3 × 2⁴ the power is worked out first, giving 3 × 16 = 48.

What to learn next

Key terms in this lesson

Exponent
The exponent is the small raised number in a power, and it counts how many times the base is multiplied by itself. In 2⁵ the base is 2 and the exponent is 5, so the value is 2 × 2 × 2 × 2 × 2 = 32.
Place value
Place value is the idea that a digit's worth depends on where it sits. The 4 in 40 is worth forty; the 4 in 0.4 is worth four tenths.

Standards alignment

This lesson covers the following Common Core State Standards for Mathematics.