StrategyJuly 24, 2026·18 min read

GMAT® Exponents and Roots: A Complete Guide

Exponents and roots are two sides of the same coin. Here's a complete guide to exponent rules, fractional exponents, roots, and the common traps that cost students points on GMAT® quant questions.

TGS
The GMAT® Strategy Team

Exponents and roots can feel like a foreign language if you haven't thought about them in a few years. The notation looks strange. The rules seem arbitrary. And the GMAT® has a way of combining them in questions that make you feel like you're missing something obvious.

If that's where you are, you're in the right place. Exponents and roots are closely related — they're two sides of the same coin. Once you understand what they represent and how the rules connect, most of the confusion falls away.

This guide covers exponent rules, negative and zero exponents, roots, fractional exponents, and the common traps that catch students on test day. Everything you need to handle exponent and root questions on the GMAT® Focus Edition.

Where Exponents and Roots Appear on the GMAT® Focus Edition

Exponents and roots show up in two places on the GMAT® Focus Edition.

The Quantitative section includes exponents and roots in Problem Solving questions. You might need to simplify an expression, solve an equation, or compare values.

The Data Insights section includes them in Data Sufficiency questions. These often ask whether a statement is sufficient to determine the value of an expression involving exponents or roots.

The approach is the same in both sections. The difference is that DS asks whether you have enough information, while PS asks you to produce the answer. For a full breakdown of DS format and process, see our complete guide to GMAT® Data Sufficiency.

What Is an Exponent?

An exponent is a shortcut for repeated multiplication.

Instead of writing 5×5×5×55 \times 5 \times 5 \times 5, you write 545^4. That means "multiply by 5, four times." The result is 625.

Two terms matter:

You'll sometimes hear this read as "five to the fourth power" or "five to the power of four." Same thing. "Power" is just another word for exponent.

Why do exponents exist? Think about compound interest. If you have $100 growing at 10% per year and you want to know the value after 20 years, you'd need to multiply by 1.1 twenty times in a row. Writing that out by hand would be painful. Instead, you write (1.1)20(1.1)^{20}. Much cleaner.

An exponent is a shorthand that saves you from writing the same multiplication over and over. It's not a new kind of math — just a notation trick.

The Three Core Exponent Rules

Exponents have been used in finance, engineering, and computer science for a long time. Over the years, people discovered some basic patterns that always hold true. The GMAT® tests these patterns heavily, so they're worth knowing cold.

Rule 1: Multiplying Same Base — Add Exponents

When you multiply exponents with the same base, you add the exponents.

53×54=575^3 \times 5^4 = 5^7

Why does this work? Write it out. 535^3 means 5×5×55 \times 5 \times 5 (three fives). 545^4 means 5×5×5×55 \times 5 \times 5 \times 5 (four fives). Multiply them together and you get seven fives total — 575^7.

More examples:

73×76=79(3+6=9)7^3 \times 7^6 = 7^9 \quad (3 + 6 = 9)

310×313×38=331(10+13+8=31)3^{10} \times 3^{13} \times 3^8 = 3^{31} \quad (10 + 13 + 8 = 31)

Writing it out helps you see why the rule works. But on the test, you can just add the exponents.

Rule 2: Dividing Same Base — Subtract Exponents

When you divide exponents with the same base, you subtract the exponents.

5553=52\frac{5^5}{5^3} = 5^2

Why? Think about it as a fraction. On top you have five fives multiplied together. On the bottom you have three fives multiplied together. Cancel three fives from the top with three fives from the bottom, and you're left with two fives on top. That's 525^2.

More examples:

9793=94(73=4)\frac{9^7}{9^3} = 9^4 \quad (7 - 3 = 4)

143142=141=14(32=1)\frac{14^3}{14^2} = 14^1 = 14 \quad (3 - 2 = 1)

Same idea as the multiplication rule — it's about counting how many times you're multiplying by the base. Division cancels some of those multiplications out.

Rule 3: Power to a Power — Multiply Exponents

When you take an exponent to another exponent, you multiply the exponents.

(64)10=640(6^4)^{10} = 6^{40}

Here's why: 646^4 means multiply by 6 four times. Raising that whole thing to the 10th means do that ten times. So you're multiplying by 6 a total of 4×10=404 \times 10 = 40 times.

More examples:

(25)7=235(5×7=35)(2^5)^7 = 2^{35} \quad (5 \times 7 = 35)

(83)5=815(3×5=15)(8^3)^5 = 8^{15} \quad (3 \times 5 = 15)

This rule is sometimes called "power to a power." Same concept — multiply the exponents.

All three rules are worth putting on flashcards if you're not already fluent with them. As we discussed in our complete guide to GMAT® Number Properties, having foundational rules memorized frees up mental energy for reasoning.

Negative Exponents

A negative exponent means division by the base instead of multiplication.

That's the key idea. Positive exponents mean "multiply by the base this many times." Negative exponents mean "divide by the base this many times."

Example: 535^{-3} means divide by 5, three times. That's the same as 153\frac{1}{5^3}, which is 1125\frac{1}{125}.

You'll often hear this rule stated as: a negative exponent means one divided by the positive version. Same thing. 53=1535^{-3} = \frac{1}{5^3}.

Here's why it works. Think about what happens when you subtract 1 from an exponent:

53=5×5×55^3 = 5 \times 5 \times 5

52=5×5(you divided by 5 to get here)5^2 = 5 \times 5 \quad \text{(you divided by 5 to get here)}

51=5(divided by 5 again)5^1 = 5 \quad \text{(divided by 5 again)}

50=1(more on this in a moment)5^0 = 1 \quad \text{(more on this in a moment)}

51=15(dividing by 5 past zero puts you in fractions)5^{-1} = \frac{1}{5} \quad \text{(dividing by 5 past zero puts you in fractions)}

Each time you subtract 1 from the exponent, you divide by the base. So negative exponents naturally represent division.

You can combine negative exponents with the other rules:

76×74=72(6+(4)=2)7^6 \times 7^{-4} = 7^2 \quad (6 + (-4) = 2)

4943=412(93=12)\frac{4^{-9}}{4^3} = 4^{-12} \quad (-9 - 3 = -12)

The GMAT® may give you answer choices in different forms. You might see 4124^{-12} written as 1412\frac{1}{4^{12}}. You should be comfortable recognizing that these are the same thing.

Zero Exponent

Any non-zero number raised to the power of zero equals 1.

50=11000=1(7)0=1(12)0=15^0 = 1 \quad 100^0 = 1 \quad (-7)^0 = 1 \quad \left(\frac{1}{2}\right)^0 = 1

Here's why. Start with 52=255^2 = 25. Divide both sides by 5: you get 51=55^1 = 5. Divide by 5 again: you get 50=15^0 = 1.

Each time you subtract 1 from the exponent, you divide by the base. Going from 515^1 to 505^0 means dividing 5 by 5 — which gives you 1.

Almost any number divided by itself is 1. That's why almost any number to the zero power is 1.

The one exception is 000^0, which is undefined. Division by zero isn't allowed, so 000^0 doesn't have a value. You almost certainly won't see this on the GMAT® — just know that dividing by zero is off limits.

This rule comes up on the GMAT® more than you might expect. As we cover in our guide to GMAT® timing strategy, knowing quick rules like this saves precious seconds on test day.

The Trap: Addition and Subtraction

This is where a lot of students get tripped up.

The exponent rules you just learned — adding exponents when multiplying, subtracting when dividing, multiplying for power to a power — those rules work for multiplication and division only.

They do NOT work for addition and subtraction.

Example:

22×23=252^2 \times 2^3 = 2^5. That's correct — multiplication rule works.

22+23=4+8=122^2 + 2^3 = 4 + 8 = 12. But 25=322^5 = 32. Adding the exponents would give you the wrong answer.

This is one of the most common mistakes on the GMAT®. Under time pressure, it's tempting to see 22+232^2 + 2^3 and think "just add the exponents." But that gives you 25=322^5 = 32, which is way off from the correct answer of 12.

So what do you do when you see addition or subtraction with exponents?

You factor out a common term.

Example: 57+585^7 + 5^8

Is there a number that divides both 575^7 and 585^8? Yes — 575^7 divides both of them.

5757=1\frac{5^7}{5^7} = 1

5857=5\frac{5^8}{5^7} = 5

So you can rewrite: 57+58=57×(1+5)=57×65^7 + 5^8 = 5^7 \times (1 + 5) = 5^7 \times 6.

Why is this useful? Because now you've turned addition into multiplication. And with multiplication, you can use all the exponent rules you know.

Train yourself to recognize this pattern. When you see addition or subtraction with exponents on the GMAT®, don't reach for the exponent rules. Factor out a common term instead. This single habit will prevent one of the most common exponent mistakes on the test.

For more on how to build this kind of systematic approach, see our guide to building GMAT® quant confidence.

Squaring and Cubing

The GMAT® sometimes uses specific terminology for common exponents. If you haven't thought about this in a while — especially if English isn't your first language — these terms are worth knowing.

When you raise a number to the power of 2, it's called "squaring" the number. "Five squared" means 52=255^2 = 25. The term comes from geometry: a square has four equal sides, and finding the area means multiplying the side length by itself.

When you raise a number to the power of 3, it's called "cubing" the number. "Four cubed" means 43=644^3 = 64. This also comes from geometry: a cube is a 3D box with equal sides, and finding the volume means multiplying the side length by itself three times.

You might also hear "the square of a number" (the result of squaring) or "the cube of a number" (the result of cubing). The square of 5 is 25. The cube of 4 is 64.

These terms show up on the GMAT®. If you're not familiar with them, put them on a flashcard.

What Is a Root?

A root is the inverse of an exponent.

If exponents build a number up by multiplying it by itself, roots work in the opposite direction. They figure out what number got multiplied to get there.

Example: 22=42^2 = 4. The square root of 4 asks the opposite question — what number, if you multiplied it by itself, would give you 4? The answer is 2.

So squaring and square roots are inverse operations. One builds up, the other works in reverse.

Square Roots

The square root is the most common type of root on the GMAT®.

When you see "the square root of 9," it's asking: what number can I multiply by itself to create 9? The answer is 3, because 3×3=93 \times 3 = 9.

A few more:

The Benchmarking Technique

You don't have a calculator on the GMAT® Quant section. (The Data Insights section has one, but with limited functionality.)

So what do you do when you don't know the square root of a number?

You benchmark.

Start with what you know and work your way up. Let's say you need 49\sqrt{49}:

2×2=42 \times 2 = 4 (too small)

3×3=93 \times 3 = 9 (too small)

4×4=164 \times 4 = 16 (too small)

5×5=255 \times 5 = 25 (too small)

6×6=366 \times 6 = 36 (getting closer)

7×7=497 \times 7 = 49. The answer is 7.

This might seem slow, but it works. And on the GMAT®, you'll usually be working with numbers that have clean roots — you just need to find them.

Perfect Squares to Memorize

Benchmarking works, but it's a lot faster if you already know the answer. That's why it's worth memorizing the perfect squares from 1 to 20.

A perfect square is a number you get by multiplying an integer by itself.

It's pretty unusual to see perfect squares larger than 20220^2 on the GMAT®. It could happen, but you'd be prepared for most questions if you memorize these.

Cube Roots

The next most common root is the cube root.

The cube root asks: what number can I multiply by itself three times to produce this value?

The cube root of 27 is 3, because 3×3×3=273 \times 3 \times 3 = 27.

You can benchmark this too:

1×1×1=11 \times 1 \times 1 = 1 (too small)

2×2×2=82 \times 2 \times 2 = 8 (too small)

3×3×3=273 \times 3 \times 3 = 27. The answer is 3.

Perfect Cubes to Memorize

There are only four perfect cubes worth memorizing:

After that, it's so rare to see other cubes on the GMAT® that you probably don't need to worry about them.

Other Roots

The square root and cube root are the most common, but the concept works for any number. The fourth root of 16 is 2, because 2×2×2×2=162 \times 2 \times 2 \times 2 = 16. The same logic extends to fifth roots, sixth roots, and so on.

How Roots Are Written

There are two main ways you'll see roots on the GMAT®.

The Radical Symbol

The first uses the radical symbol — x\sqrt{\phantom{x}}. It looks kind of like a check mark. The number under the bar is what you're taking the root of, and the bar extends over everything it covers.

Here's what the parts are called:

xn\sqrt[n]{x}

When there's no index written, it's always a square root (the index is understood to be 2). When you see a small 3, it's a cube root. A 4 means fourth root. Here are examples of each:

9=3273=3164=2325=2\sqrt{9} = 3 \qquad \sqrt[3]{27} = 3 \qquad \sqrt[4]{16} = 2 \qquad \sqrt[5]{32} = 2

Read these as: "the square root of 9 is 3," "the cube root of 27 is 3," "the fourth root of 16 is 2," and "the fifth root of 32 is 2."

Fractional Exponents

The second way to write roots uses fractional exponents. This is where roots and exponents connect.

The key idea: a fractional exponent is just another way to write a root.

51/2=55^{1/2} = \sqrt{5}

51/3=535^{1/3} = \sqrt[3]{5}

51/4=545^{1/4} = \sqrt[4]{5}

In general: x1/n=xnx^{1/n} = \sqrt[n]{x}.

Why Fractional Exponents Equal Roots

Remember the first rule of exponents: when you multiply by the same base, you add the exponents.

Let's use that to figure out what 51/25^{1/2} means.

The square root of 5 asks: what number can I multiply by itself to get 5?

In exponent language: what number, when I multiply it by itself (add the exponents), gives me 515^1?

If you multiply 51/2×51/25^{1/2} \times 5^{1/2}, you add the exponents: 12+12=1\frac{1}{2} + \frac{1}{2} = 1.

So 51/2×51/2=51=55^{1/2} \times 5^{1/2} = 5^1 = 5. That's exactly what a square root does. So 51/25^{1/2} and 5\sqrt{5} represent the same number.

The same logic works for cube roots. 81/3×81/3×81/38^{1/3} \times 8^{1/3} \times 8^{1/3} means adding the exponents: 13+13+13=1\frac{1}{3} + \frac{1}{3} + \frac{1}{3} = 1. That gives you 81=88^1 = 8. So 81/38^{1/3} is the same as the cube root of 8, which is 2.

The Denominator-Numerator Rule

This is one of the most useful things to remember about fractional exponents:

The denominator of a fractional exponent tells you the root. The numerator tells you the exponent.

Let's say you see 272/327^{2/3} on the GMAT®.

The denominator is 3 — that means cube root.

The numerator is 2 — that means square it.

So you can break 272/327^{2/3} into two steps:

Step 1: Take the cube root of 27, which is 3

Step 2: Square that, which gives you 9

You can also do it the other way — square 27 first, then take the cube root. Both give you 9. But here's a useful tip: do the root first.

Why? Because taking the root usually makes the number smaller, which makes the next step easier. If you square 27 first, you get 729 — a much bigger number to work with by hand. If you take the cube root first, you get 3 — a much smaller number to square.

Train yourself to do the root first every time. The first time you try squaring before taking the root, you'll end up with a number like 729 and no calculator. Once you build the habit of root-first, you probably won't go back.

All Exponent Rules Apply to Roots

Here's something that might surprise you: all the rules of exponents also apply to roots.

Why? Because roots can be written as fractional exponents. And fractional exponents follow the same rules as regular exponents.

When multiplying roots with the same base, add the exponents.

When dividing roots with the same base, subtract the exponents.

When raising a root to a power, multiply the exponents.

Example: What is 41/2×43/44^{1/2} \times 4^{3/4}?

Same base, so add the exponents: 12+34\frac{1}{2} + \frac{3}{4}.

To add fractions, find a common denominator. 12=24\frac{1}{2} = \frac{2}{4}. So 24+34=54\frac{2}{4} + \frac{3}{4} = \frac{5}{4}.

The answer is 45/44^{5/4}.

Example: What is (41/2)3(4^{1/2})^3?

Power to a power, so multiply the exponents: 12×3=32\frac{1}{2} \times 3 = \frac{3}{2}.

The answer is 43/24^{3/2}. Using the denominator-numerator rule: the square root of 4 is 2, and 23=82^3 = 8.

Adding and Subtracting Roots

When you're adding or subtracting roots, the exponent rules don't directly apply. This is just like with regular exponents.

Instead, look for common factors you can pull out.

Example: 3×5+3×7\sqrt{3} \times \sqrt{5} + \sqrt{3} \times \sqrt{7}

Notice that 3\sqrt{3} appears in both terms. You can factor it out:

3×(5+7)\sqrt{3} \times (\sqrt{5} + \sqrt{7})

This is the same factoring technique you use in basic algebra. The only difference is that the common factor happens to be a root.

If there's no common factor — like 3+5\sqrt{3} + \sqrt{5} — there's no clean way to simplify. You'd just estimate if the GMAT® asks for a number.

Common GMAT® Exponent Traps

The GMAT® designs wrong answer choices to catch specific mistakes. Here are the ones to watch for.

Trap 1: Using Exponent Rules on Addition

This is the big one. You see 23+232^3 + 2^3 and your brain wants to add the exponents to get 262^6. But 23+23=8+8=162^3 + 2^3 = 8 + 8 = 16, which is 242^4, not 262^6.

The correct approach: 23+23=2×23=21×23=242^3 + 2^3 = 2 \times 2^3 = 2^1 \times 2^3 = 2^4.

Wrong answer choices on the GMAT® are designed to catch the "add the exponents" mistake. When you see addition with exponents, stop and factor.

Trap 2: Confusing Negative Exponents with Negative Bases

545^{-4} isn't the same as (5)4(-5)^4.

54=154=16255^{-4} = \frac{1}{5^4} = \frac{1}{625}

(5)4=625(-5)^4 = 625

These look similar but mean very different things. The negative is in the exponent, not the base. Read carefully.

Trap 3: Forgetting the Root-First Rule

When you see 645/364^{5/3}, the temptation is to raise 64 to the 5th power first. That gives you an enormous number that's nearly impossible to take the cube root of by hand.

Instead, take the cube root first: 643=4\sqrt[3]{64} = 4. Then raise 4 to the 5th: 4×4=164 \times 4 = 16, 16×4=6416 \times 4 = 64, 64×4=25664 \times 4 = 256, 256×4=1,024256 \times 4 = 1{,}024.

Much more manageable. Root first, exponent second.

Trap 4: Mixing Up Squaring and Doubling

"Squared" means raised to the power of 2. "Doubled" means multiplied by 2. These are different operations.

52=5×5=255^2 = 5 \times 5 = 25

5×2=105 \times 2 = 10

The GMAT® knows that students sometimes confuse these terms under pressure. Read carefully when you see "squared" or "doubled" in a question.

A Worked Example

Let's put the rules together with a GMAT®-style problem.

Question: Which of the following is equivalent to 34×3536\frac{3^4 \times 3^5}{3^6}?

(A) 333^3 (B) 353^5 (C) 373^7 (D) 3153^{15} (E) 3203^{20}

Step 1: Numerator. 34×353^4 \times 3^5 — same base, multiplication, so add exponents. 4+5=94 + 5 = 9. The numerator is 393^9.

Step 2: Divide. 39÷363^9 \div 3^6 — same base, division, so subtract exponents. 96=39 - 6 = 3.

The answer is 333^3, which is (A).

The trap here is answer choice (D), 3153^{15}. That's what you'd get if you added all the exponents together (4+5+6=154 + 5 + 6 = 15) without paying attention to which part is multiplication and which is division.

One rule at a time. That's how you avoid mixing up which rule to use when.

How to Study Exponents and Roots

If you want to build fluency with these rules, here's a simple approach.

First, make flashcards for the core rules. Multiplication means add. Division means subtract. Power to a power means multiply. Negative means divide. Zero means one. Addition and subtraction means factor.

Second, practice converting between radical form and fractional exponent form. The GMAT® may give you an answer in either form, and you need to recognize them as equivalent.

Third, drill the perfect squares (1 through 20) and perfect cubes (2 through 5) until they're automatic. This saves time on test day.

Fourth, when you review practice questions, pay special attention to exponent addition traps. If you got a question wrong because you added exponents when you should have factored, that's a sign you need to build the factoring habit. Our complete guide to GMAT® error tracking has a system for reviewing mistakes without the traditional error log overhead.

For more on how to structure your study plan around topics like this, see our complete guide to studying for the GMAT®.

FAQ

Do exponent rules work with addition and subtraction?

No. The core exponent rules — adding exponents for multiplication, subtracting for division, multiplying for power to a power — only work with multiplication and division. When you see addition or subtraction with exponents, factor out a common term instead. This is one of the most common exponent mistakes on the GMAT®.

What is a negative exponent?

A negative exponent means division by the base. 535^{-3} means divide by 5, three times, which equals 153\frac{1}{5^3} or 1125\frac{1}{125}. You can also think of it as one divided by the positive version of the exponent.

What is a fractional exponent?

A fractional exponent is another way to write a root. The denominator tells you the root, and the numerator tells you the exponent. For example, x1/2x^{1/2} is the same as x\sqrt{x}. x1/3x^{1/3} is the same as x3\sqrt[3]{x}.

How many perfect squares should I memorize for the GMAT®?

Memorize the perfect squares from 1 to 20. That covers 1, 4, 9, 16, 25, 36, 49, 64, 81, 100, 121, 144, 169, 196, 225, 256, 289, 324, 361, and 400. It's unusual to see perfect squares larger than 20220^2 on the GMAT®.

Should I take the root first or the exponent first?

Take the root first. When a fractional exponent has a numerator greater than 1 — like 645/364^{5/3} — doing the root first (643=4\sqrt[3]{64} = 4) makes the number smaller and the next step easier. Doing the exponent first (64564^5 = a very large number) makes the problem much harder to solve by hand.

Are exponents and roots the same thing?

They're closely related. A root is the inverse of an exponent — it undoes what an exponent does. Roots can also be written as fractional exponents, which means all the exponent rules apply to roots as well. x\sqrt{x} is the same as x1/2x^{1/2}. x3\sqrt[3]{x} is the same as x1/3x^{1/3}.

What does "squaring" a number mean?

Squaring a number means raising it to the power of 2. "Five squared" =52=25= 5^2 = 25. The term comes from geometry — finding the area of a square means multiplying the side length by itself, which is the same as raising it to the second power.

What does "cubing" a number mean?

Cubing a number means raising it to the power of 3. "Four cubed" =43=64= 4^3 = 64. This also comes from geometry — finding the volume of a cube means multiplying the side length by itself three times.

Want to learn even more?

This guide covers the rules and the traps. But hearing someone talk through these concepts — explaining why the rules work, showing examples in real time — can make a big difference.

We cover exponents in detail in Lesson 16 of our GMAT® Math Basics series, available on Spotify, Apple Podcasts, and YouTube. Lesson 17 covers roots, fractional exponents, and how the exponent rules apply to roots.

If you're looking for a complete study system that ties all these topics together — from number properties to algebra to data sufficiency — start with our complete guide to studying for the GMAT®. It walks through how to build a study plan, when to take practice tests, and how to review your work.

For the full list of topics covered on the GMAT® Focus Edition, see our complete GMAT® topic list.

And if you're feeling stuck on quant more broadly, our guide to building GMAT® quant confidence walks through a framework for getting from "I'm bad at math" to handling GMAT® quant questions with confidence.

Want to learn even more?

Watch our free video on how to reach your dream GMAT® score in half the normal time — covers scoring, pacing, and the study approach that gets results fastest.

Or grab the free e-book — 3 keys to reaching your dream GMAT® score faster.