Skip to content
Math Minute
  • Game
  • Worksheets
  • Generator
  • Guides
Home › Guides › Understanding Exponents

Understanding Exponents

Why Exponents Matter

Exponents are one of the first pieces of "mathematical shorthand" a student meets, and they show up almost everywhere in the grades that follow. They are typically introduced in grade 6, right around the time students are getting comfortable with multiplication and starting to explore algebra. An exponent is simply a compact way to write repeated multiplication — instead of scrawling out \(2 \times 2 \times 2 \times 2 \times 2\), you can write \(2^5\) and save yourself the trouble.

That might sound like a small convenience, but it is a big deal. Exponents make it possible to write enormous numbers compactly (a topic called scientific notation), they are the foundation of square roots and cube roots, and they appear constantly in algebra, geometry, and science. A student who truly understands what an exponent means — not just how to compute one — has a much easier time later. The single most important idea, and the one this guide keeps returning to, is that an exponent is a counter for repeated multiplication. Nothing more mysterious than that.

What an Exponent Actually Means

Every power is made of two parts. Take the expression \(5^2\):

  • The big number on the bottom, 5, is called the base. It is the number being multiplied.
  • The small raised number, 2, is called the exponent (or the power). It tells you how many times to multiply the base by itself.

So \(5^2\) means "use 5 as a factor two times": \(5 \times 5\). The exponent is a count, not a number you multiply by. This is worth saying slowly, because it is the source of the most common mistake in the whole topic: \(5^2\) does not mean \(5 \times 2\). It means \(5 \times 5\).

🔢 The one-sentence definition. In \(\text{base}^{\text{exponent}}\), the base is what you multiply, and the exponent counts how many copies of the base get multiplied together. \(a^n = \underbrace{a \times a \times \cdots \times a}\) with \(n\) copies of \(a\).

How to Read Powers Aloud

Being able to say a power out loud helps students think about it clearly. Here are the standard ways:

  • \(5^2\) is read "5 to the 2nd power" or, more commonly, "5 squared."
  • \(5^3\) is read "5 to the 3rd power" or "5 cubed."
  • \(5^4\) is read "5 to the 4th power."
  • \(5^1\) is read "5 to the 1st power."

The words "squared" and "cubed" are special nicknames for the 2nd and 3rd powers — we will see exactly where they come from a little later.

Worked Examples: Turning Powers into Products

The surest way to evaluate any power is to write out the repeated multiplication in full, then work left to right. Let's do three.

Example 1 — \(2^3\)

The base is 2 and the exponent is 3, so we multiply three copies of 2 together.

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

\(2 \times 2 = 4\), then \(4 \times 2 = \boldsymbol{8}\)

So \(2^3 = \boldsymbol{8}\).

Notice how different this is from \(2 \times 3 = 6\). The exponent tells us how many 2s to multiply, and three 2s multiplied together make 8, not 6.

Example 2 — \(5^2\)

The base is 5 and the exponent is 2, so we multiply two copies of 5.

\(5^2 = 5 \times 5 = \boldsymbol{25}\)

Again, watch the trap: \(5^2\) is 25, not \(5 \times 2 = 10\). Writing out \(5 \times 5\) makes the correct answer obvious.

Example 3 — \(10^4\) and the Powers of 10

The base is 10 and the exponent is 4, so we multiply four copies of 10.

\(10^4 = 10 \times 10 \times 10 \times 10\)

\(10 \times 10 = 100\)
\(100 \times 10 = 1{,}000\)
\(1{,}000 \times 10 = \boldsymbol{10{,}000}\)

So \(10^4 = \boldsymbol{10{,}000}\).

Powers of 10 are especially friendly because they follow a clean pattern: the exponent tells you how many zeros to write after the 1.

\[\begin{array}{l} 10^1 = 10 \quad (\text{1 zero}) \\[4pt] 10^2 = 100 \quad (\text{2 zeros}) \\[4pt] 10^3 = 1{,}000 \quad (\text{3 zeros}) \\[4pt] 10^4 = 10{,}000 \quad (\text{4 zeros}) \end{array}\]

This pattern is not a coincidence — it is the whole idea behind place value. Each time you multiply by 10, every digit shifts one place to the left and a new zero appears on the end. Pointing this out connects exponents directly to the place-value work students already know, and it is the seed of scientific notation later on.

Two Special Cases Worth Memorizing

Two exponents behave in ways that surprise students at first, so it helps to meet them head-on.

Any Number to the 1st Power Is Itself

If the exponent is 1, you have only one copy of the base — there is nothing to multiply it by. So the answer is just the base.

\(7^1 = \boldsymbol{7}\)

This makes sense: "one 7" is simply 7. Every number to the 1st power equals itself.

Any Nonzero Number to the 0 Power Is 1

This one feels strange the first time. How can multiplying a number "zero times" give 1 instead of 0?

\(7^0 = \boldsymbol{1}\)

Here is an intuitive way to see it. Look at what happens as the exponent drops by one each step — the value gets divided by the base (by 7) each time:

\[\begin{array}{l} 7^3 = 343 \\[4pt] 7^2 = 49 \quad (343 \div 7) \\[4pt] 7^1 = 7 \quad (49 \div 7) \\[4pt] 7^0 = 1 \quad (7 \div 7) \end{array}\]

Each step down divides by 7, and continuing that pattern one more step gives \(7 \div 7 = 1\). So it is natural — even required — for \(7^0\) to equal 1. This holds for any nonzero base: \(3^0 = 1\), \(100^0 = 1\), and so on. Students do not need the full proof in grade 6; the shrinking pattern is enough to make it feel reasonable rather than random.

💡 The two easy rules. A number to the 1st power is itself (\(7^1 = 7\)). A nonzero number to the 0 power is 1 (\(7^0 = 1\)). Neither of these is 0 — a very common wrong guess.

Squared and Cubed: The Geometric Picture

The nicknames "squared" and "cubed" are not arbitrary — they come straight from geometry, and picturing them helps the whole idea stick.

Squared = to the 2nd Power

Imagine a square whose sides are each 5 units long. To find its area, you multiply length by width: \(5 \times 5 = 25\) square units. That is exactly \(5^2\). Raising a number to the 2nd power gives the area of a square with that side length — which is why we call it "squaring" the number.

A square with side 5 has area \(5 \times 5 = 5^2 = \boldsymbol{25}\) square units.

Cubed = to the 3rd Power

Now imagine a cube — a box — whose edges are each 2 units long. To find its volume, you multiply length by width by height: \(2 \times 2 \times 2 = 8\) cubic units. That is exactly \(2^3\). Raising a number to the 3rd power gives the volume of a cube with that edge length — hence "cubing" the number.

A cube with edge 2 has volume \(2 \times 2 \times 2 = 2^3 = \boldsymbol{8}\) cubic units.

These pictures give students a concrete home for the vocabulary. "Squared" lives in two dimensions (area), "cubed" lives in three dimensions (volume), and both are just repeated multiplication wearing a geometric costume.

Negative Bases and the Parentheses Trap

This is the trickiest idea in the whole topic, and it deserves careful attention. When a negative number is involved, parentheses change everything. Compare these two expressions — they look almost identical but give different answers.

Case 1 — \((-3)^2\): the whole \(-3\) is the base

When the parentheses wrap around \(-3\), the entire quantity \(-3\) is the base. The exponent 2 means we multiply two copies of \(-3\):

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

A negative times a negative is a positive, so:
\((-3) \times (-3) = \boldsymbol{9}\)

The answer is a positive 9, because multiplying two negatives gives a positive result (a rule from the negative-numbers guide).

Case 2 — \(-3^2\): only the 3 is the base

Without parentheses, the exponent attaches only to the 3, and the minus sign sits out in front. The rule is that you apply the exponent first and the negative sign last:

\(-3^2 = -(3 \times 3) = -(9) = \boldsymbol{-9}\)

Here the answer is −9. You can read \(-3^2\) as "the negative of \(3^2\)." Square the 3 to get 9, then apply the minus sign to get −9.

⚠️ Parentheses are the whole story. \((-3)^2 = 9\) because the parentheses make \(-3\) the base. But \(-3^2 = -9\) because the exponent touches only the 3, and the minus sign is applied last. Same digits, different answers — always check for parentheses.

A helpful way to keep these straight: ask "what exactly is the base?" If a negative number is inside parentheses, the negative is part of the base and gets multiplied along with everything else. If there are no parentheses, the base is just the plain number, and the minus sign is a separate step you do at the very end.

Common Mistakes to Watch For

Most exponent errors come from a handful of predictable slips. Knowing them in advance lets you catch them early:

  • Multiplying the base by the exponent: This is the number-one error. \(2^3\) is not \(2 \times 3 = 6\); it is \(2 \times 2 \times 2 = 8\). Whenever a student is unsure, have them write out the repeated multiplication in full.
  • Thinking a number to the 0 power is 0: It feels like "zero copies should give zero," but \(7^0 = 1\), not 0. Only the base being zero would give zero — the exponent being zero gives 1.
  • Mishandling the sign with a negative base: Forgetting that \((-3)^2 = 9\) (positive, because two negatives multiply to a positive) while \(-3^2 = -9\) (negative, because the minus is applied last). This is the parentheses trap and it deserves extra practice.
  • Confusing "squared" with "times 2": "5 squared" means \(5 \times 5 = 25\), not \(5 \times 2 = 10\). The nickname refers to the 2nd power, not to doubling.
  • Miscounting the factors: In \(2^5\), students sometimes write only four 2s or six 2s. The exponent is an exact count — encourage them to tick off each factor as they write it.

Tips for Parents and Teachers

✏️ Write it out until it's automatic. For the first few weeks, insist that students expand every power into its repeated multiplication — \(3^4 = 3 \times 3 \times 3 \times 3\) — before computing. This single habit prevents the "multiply the base by the exponent" error more than anything else.

  • Always expand before evaluating: Turning \(a^n\) into a string of multiplications makes the meaning visible and the answer reliable. Speed comes later; understanding comes first.
  • Watch the parentheses like a hawk: Whenever a negative number appears, pause and ask, "Is the negative inside the parentheses or not?" Practice \((-2)^2\) versus \(-2^2\) side by side until the difference is second nature.
  • Connect powers of 10 to place value: Point out that \(10^3 = 1{,}000\) has three zeros, and tie it to the thousands place. This reinforces both exponents and the place-value system at the same time.
  • Use the geometric pictures: Draw a square for "squared" and a cube for "cubed." Concrete images give the vocabulary a place to live and make it far more memorable than the words alone.
  • Keep practice short and daily: Five to ten minutes a day beats a single long session. A few quick rounds on the Math Minute game or a short set of expand-and-evaluate problems keeps the skill fresh.

Where Exponents Lead Next

Once a student can confidently read a power, expand it into repeated multiplication, handle the special cases of the 1st and 0 powers, and navigate the parentheses trap with negative bases, they are ready for the big ideas that build on exponents. Scientific notation uses powers of 10 to write very large and very small numbers compactly. Square roots and cube roots ask the reverse question — "what number, squared or cubed, gives this result?" And in algebra, exponents appear in expressions, equations, and the rules for combining powers. Each of these leans on the same core idea you have just built here: an exponent is nothing more than a counter for repeated multiplication. Master that, and every later topic has a solid foundation to stand on.

📝 Practice Worksheets

Reinforce what you've learned with these free printable worksheets — each includes an answer key:

  • Squares to 12 Squared
  • Cubes to 10 Cubed
  • Powers of 10
  • Exponents: Small Bases and Powers
  • Exponents with Negative Bases
  • Exponents Challenge: Mixed

📚 Related Guides

🧮 Order of Operations (PEMDAS) ✖️ Tips for Memorizing Multiplication Tables
Back to All Guides

© 2026 Math Minute. All rights reserved.

Home • Worksheets • Guides • Contact