Home

Tutoring

Subjects

Live Classes

Study Coach

Essay Review

On-Demand Courses

Colleges

Games

Opening subject page...

Loading your content

  1. 6th Grade Math
  2. Exponents: Writing & Evaluating Numerical Expressions

2³5⁴10²3⁵
6TH GRADE MATHEMATICS • EXPRESSIONS AND EQUATIONS

Exponents: Writing & Evaluating Numerical Expressions

Discover the shortcut that turns repeated multiplication into a tiny, powerful number written up high.

Section 1

Where Did Exponents Come From?

Have you ever written the same number multiplied over and over, like 2 × 2 × 2 × 2 × 2? That gets pretty tiring, right? For thousands of years, mathematicians felt the same way. They searched for a shorter way to write repeated multiplication, and the result is what we now call exponents (a small number written above and to the right of a base number that tells you how many times to multiply).

Here's a quick look at how exponents appeared throughout history.

~1650 BCE
Ancient Egypt
The Rhind Papyrus shows Egyptian scribes solving problems that involve doubling numbers repeatedly. They didn't use an exponent symbol, but they understood the idea of multiplying a number by itself.
~250 CE
Ancient Greece
Diophantus of Alexandria used a special symbol for "squared" (a number multiplied by itself two times). This was one of the earliest steps toward exponent notation.
1637
René Descartes
The French mathematician René Descartes introduced the notation we still use today: writing a small raised number to show repeated multiplication. For example, he wrote a³ to mean a × a × a. This was a game-changer!
1700s
Scientific Growth
Scientists needed to talk about huge numbers (like the distance to stars) and tiny numbers (like the size of atoms). Exponents made that possible without writing dozens of zeros.

Today, exponents are everywhere — from science and engineering to computer programming and video-game graphics. Learning to write and evaluate them is one of the most useful skills you can build in math.

Section 2

Core Definitions & Principles

Before we start solving problems, let's nail down the vocabulary. Exponent notation has just a few parts, but each one matters.

1

Base

The base is the number being multiplied. In 5³, the base is 5. It's the "main" number.
2

Exponent (Power)

The exponent is the small raised number that tells you how many times to use the base as a factor. In 5³, the exponent is 3.
3

Expanded Form

Writing out all the multiplication is called expanded form. 5³ in expanded form is 5 × 5 × 5.
4

Standard Form (Value)

The answer you get after multiplying is the standard form. 5 × 5 × 5 = 125.

Two special exponents show up a lot. When the exponent is 2, we say the number is "squared" (like the area of a square). When the exponent is 1, the value is just the base itself — nothing special happens, because you're only using the base one time.

✦ KEY TAKEAWAY
Think of an exponent like a copy machine. The base is the original page, and the exponent tells the machine how many copies to stack together using multiplication. If you set the machine to 4, you get base × base × base × base. The exponent never adds — it always multiplies.
Section 3

See It: How Exponents Grow

One of the coolest things about exponents is how fast the values grow. Let's look at powers of 2 to see what happens when we keep raising the exponent by one.

032641282¹2²2³2⁴2⁵2⁶2⁷248163264128Powers of 2 — Watch How Fast They Grow!
Powers of 2 — Watch How Fast They Grow!

Look at how the bars jump! Going from 21 to 27, the value rockets from just 2 all the way up to 128. Each time the exponent goes up by one, the value doubles. That's the power of exponents — they describe things that multiply again and again, growing much faster than addition ever could.

Section 4

How to Write & Evaluate Exponents

Now let's get hands-on. Writing and evaluating exponents means two things: turning repeated multiplication into exponent form, and turning exponent form back into a single number.

General Form
bⁿ = b × b × b × … × b (n times)
b = base (the number being multiplied) | n = exponent (how many times)

Reading Exponents Aloud

When you see 43, you can say "four to the third power," "four cubed," or "four raised to the three." When you see 72, you say "seven squared" or "seven to the second power."

Special Rule — Exponent of 1
b¹ = b
Any number to the first power equals itself. Example: 91 = 9
Special Rule — Exponent of 0
b⁰ = 1 (when b ≠ 0)
Any non-zero number to the zero power equals 1. Example: 50 = 1

The zero-exponent rule might seem strange at first. Here's one way to think about it: look at the pattern 23 = 8, 22 = 4, 21 = 2. Each time the exponent drops by one, you divide by 2. So 20 = 2 ÷ 2 = 1. The pattern keeps working!

Evaluating Step by Step

To evaluate (find the value of) an expression with exponents, follow these steps:

1. Identify the base and exponent. 2. Write out the expanded form (all the multiplications). 3. Multiply from left to right to get the standard form.

✦ KEY TAKEAWAY
Exponents are all about repeated multiplication — never repeated addition. Think of 34 like stacking four "×3" cards on top of each other: 3 × 3 × 3 × 3. You would not add 3 + 3 + 3 + 3 (that's 3 × 4, which is a different thing entirely!).
Section 5

Powers You Should Know

Some powers show up so often in math and science that it's helpful to memorize them. Here's a handy reference table.

ExpressionExpanded FormValueRead As
222 × 24two squared
232 × 2 × 28two cubed
242 × 2 × 2 × 216two to the fourth
252 × 2 × 2 × 2 × 232two to the fifth
323 × 39three squared
333 × 3 × 327three cubed
424 × 416four squared
525 × 525five squared
10210 × 10100ten squared
10310 × 10 × 101,000ten cubed
10610 × 10 × 10 × 10 × 10 × 101,000,000ten to the sixth

Notice something about powers of 10? The exponent tells you exactly how many zeros to write after the 1. That's why scientists love using powers of 10 to describe really big or really small quantities.

ANATOMY OF AN EXPONENT EXPRESSION34BASEEXPONENT=3 × 3 × 3 × 3EXPANDED FORM=81STANDARD FORM"three to the fourth power"
Anatomy of an exponent expression: 3 to the fourth power = 81

The diagram above shows every part of an exponent expression. The base (3) sits on the main line. The exponent (4) floats up high to the right. Together, they tell you to write 3 as a factor four times: 3 × 3 × 3 × 3. When you multiply that out, you get the standard form: 81.

Section 6

Worked Example

Let's walk through a complete problem together so you can see every step.

Problem: Evaluate 2³ + 4² × 3

Step 1 — Evaluate the exponents first

Find the value of each exponent expression before doing anything else. Remember: when an expression has exponents and other operations, we use the order of operations (PEMDAS). Exponents come before multiplication, and multiplication comes before addition.
2³ = 2 × 2 × 2 = 8 | 4² = 4 × 4 = 16

Step 2 — Replace the exponents with their values

Now rewrite the expression using the numbers you just found.
8 + 16 × 3

Step 3 — Multiply before adding

Multiplication comes before addition in the order of operations.
16 × 3 = 48 → 8 + 48

Step 4 — Add to get the final answer

8 + 48 = 56
✦ Final Answer
2³ + 4² × 3 = 56. Always evaluate exponents first, then follow the order of operations!
Section 7

Common Mistakes to Watch Out For

Exponents are simple in concept but easy to mix up if you aren't careful. Let's compare what students often do wrong with what's actually correct.

Common MistakeWhy It's WrongCorrect Approach
3⁴ = 12This multiplies the base by the exponent (3 × 4). Exponents aren't multiplication — they're repeated multiplication.3⁴ = 3 × 3 × 3 × 3 = 81
3⁴ = 3 + 3 + 3 + 3 = 12This adds the base four times. That's just 3 × 4 again. Exponents use multiplication, not addition.3⁴ = 3 × 3 × 3 × 3 = 81
2 + 5² = 7² = 49You must evaluate the exponent before adding. The exponent applies only to the 5, not to 2 + 5.2 + 5² = 2 + 25 = 27
5⁰ = 0Any non-zero number to the zero power is 1, not 0. The exponent tells you "no factors," and the multiplicative identity is 1.5⁰ = 1
✦ KEY TAKEAWAY
The #1 mistake students make is treating exponents like multiplication (base × exponent) instead of repeated multiplication (base × base × base…). Whenever you're unsure, write out the expanded form first — it's like showing your work with training wheels on. Once you see all the multiplication signs, you'll never confuse exponents with simple multiplication again.
Section 8

What Comes Next?

You've learned how to write and evaluate exponents using whole numbers. But this is just the beginning! Here's a peek at where exponents go in later grades.

What You Know NowWhat's Coming Later
Whole-number exponents (like 25)Negative exponents (like 2−3 = ¹⁄₈) and fractional exponents (like 9½ = 3)
Evaluating expressions with numbersUsing exponents with variables (like x3) in algebra
Powers of 10 (102, 103…)Scientific notation — writing very big or very tiny numbers like 3.2 × 108
Order of operations with exponentsExponent rules for multiplying and dividing powers, like am × an = am+n

Everything you're learning now — identifying bases, evaluating step by step, and following the order of operations — is the foundation for all of those topics. The better you understand exponents today, the easier those future lessons will be.

Section 9

Practice Problems

Time to try some on your own! Start from the top and work your way down. Each problem is a little harder than the last. Click "Show Answer" when you're ready to check.

PROBLEM 1 — CONCEPTUAL
In the expression 63, which number is the base and which is the exponent? What does the exponent tell you to do?
PROBLEM 2 — BASIC CALCULATION
Evaluate 43. Write out the expanded form, then find the value.
PROBLEM 3 — INTERMEDIATE
Evaluate the expression: 32 + 24
PROBLEM 4 — APPLIED / MULTI-STEP
A bacteria colony doubles in size every hour. If you start with 1 bacterium, you can find the number of bacteria after h hours by calculating 2h. How many bacteria are there after 6 hours? After 10 hours?
PROBLEM 5 — CHALLENGE
Look at this pattern: 10¹ = 10, 10² = 100, 10³ = 1,000. Without calculating, predict the value of 108. Explain how you know, and describe the shortcut for any power of 10.
Summary

Lesson Recap

An exponent is a shorthand way to write repeated multiplication. Every exponent expression has two parts: the base (the number being multiplied) and the exponent (how many times to use the base as a factor). For example, 5³ means 5 × 5 × 5, which equals 125. Two special cases are worth remembering: any number to the first power equals itself, and any non-zero number to the zero power equals 1.

When exponents appear alongside other operations, always evaluate the exponents first (following the order of operations). The biggest mistake to avoid is treating the exponent as regular multiplication (like 3⁴ = 12 instead of 81). If you're ever unsure, write out the expanded form — seeing all the multiplication signs keeps you on track. With practice, reading and evaluating exponent expressions will become as natural as basic multiplication itself!

Varsity Tutors • 6th Grade Mathematics (Common Core) • Expressions and Equations • Whole-Number Exponents