A common slip, repeated in every Indian classroom every year:
"2^{-3} = -8. The minus goes on the answer, right?"
No. 2^{-3} = \tfrac{1}{8} — a small positive number, not a negative one. The minus sign on the exponent does not turn the answer negative. It sends the base to the denominator.
The confusion is natural, because every other place you have seen a minus sign, it has flipped the sign of something. Minus three is the opposite of three. Minus a is the additive inverse of a. The minus sign on the exponent looks like it ought to play the same role. It does not. It plays a different one.
What the negative exponent actually says
The rule, written once:
The minus sign in the exponent maps to a reciprocal in the value. It does not map to a change of sign.
Why this is the right rule: the quotient law \tfrac{a^m}{a^n} = a^{m-n} forces it. Apply the law with m = 0: \tfrac{a^0}{a^n} = a^{0-n} = a^{-n}. Since a^0 = 1, the left side is \tfrac{1}{a^n}. So a^{-n} = \tfrac{1}{a^n}.
Apply it: 2^{-3} = \dfrac{1}{2^3} = \dfrac{1}{8}. That is a positive number — smaller than 1, but positive.
Why the mind jumps to "minus eight"
The intuition "minus on exponent ⇒ minus on answer" is wrong, but it comes from a real place. The minus sign in everyday arithmetic means "go to the opposite side of zero." And when you see 2^{-3}, the instinct is to apply the same pattern: take 2^3 = 8 and go to the opposite side, giving -8.
The instinct fails because exponents do not act on the additive structure (positive versus negative) of the base. They act on how many times you multiply. A negative exponent does not mean "flip the base's sign." It means "unmultiply" — divide instead of multiply, which is the operation that undoes multiplication. The reciprocal is the exponent-world version of the additive negative.
| Operation in the additive world | Operation in the exponent world |
|---|---|
| -n is the opposite of n on the number line | a^{-n} is the reciprocal of a^n |
| Adding -n undoes adding n | Multiplying by a^{-n} undoes multiplying by a^n |
| n + (-n) = 0 (the additive identity) | a^n \cdot a^{-n} = 1 (the multiplicative identity) |
The two worlds are parallel, but they use different words for "opposite." Additive opposite is the negative. Multiplicative opposite is the reciprocal. When the exponent goes negative, you are in the multiplicative world and the opposite that applies is the reciprocal.
The two-line test
Whenever you see a negative exponent, do these two moves in your head:
- Drop the minus sign. Read the now-positive exponent.
- Take the reciprocal of whatever you get.
That is it. No sign flip on the answer. No shift to the negative side of zero.
Examples:
- 2^{-3}: drop the minus, get 2^3 = 8. Take the reciprocal: \tfrac{1}{8}.
- 5^{-2}: drop the minus, get 5^2 = 25. Take the reciprocal: \tfrac{1}{25}.
- 10^{-4}: drop the minus, get 10^4 = 10{,}000. Take the reciprocal: \tfrac{1}{10{,}000}, which is 0.0001.
- \left(\tfrac{3}{4}\right)^{-2}: drop the minus, get \left(\tfrac{3}{4}\right)^2 = \tfrac{9}{16}. Take the reciprocal: \tfrac{16}{9}.
Notice the last one: a fraction raised to a negative power just flips the fraction over before squaring. That is the cleanest picture of what the minus sign does — it flips.
A picture: the staircase below zero
The tower 2^n (doubling up) has a mirror below zero (halving down). The staircase continues past n = 0 without any jump or sign change:
Every value in this list is positive. The numbers shrink towards zero as the exponent goes more negative, but they never cross into negative territory.
Drag through n = -3 on the curve and read the value: about 0.125 = \tfrac{1}{8}. Positive. Tiny. Not negative.
When the answer really is negative
There is a case where a minus sign on an exponent expression gives a negative answer — and that is when the base itself is negative (for some exponents). For instance:
Here the minus is attached to the base -2, and since the exponent 3 is odd, the result is negative. That is a different situation entirely — the sign comes from multiplying an odd number of negatives together, not from the exponent being negative.
Compare:
- 2^{-3} = \tfrac{1}{8}. Positive. The minus is on the exponent.
- (-2)^3 = -8. Negative. The minus is on the base and the exponent is odd.
- (-2)^{-3} = \tfrac{1}{(-2)^3} = \tfrac{1}{-8} = -\tfrac{1}{8}. Negative. The minus is on both — odd negative base raised to a negative exponent gives a negative reciprocal.
In the first case the base is 2 and the exponent is -3. In the second, the base is -2 and the exponent is 3. The notation looks similar but means different things. This is exactly the kind of place where parentheses matter: 2^{-3} and (-2)^3 are not the same expression.
The reflex
When you see a negative exponent:
- Is the base positive? Then the answer is positive. Always. Compute as reciprocal of a^n.
- Is the base negative and the exponent odd? Then the answer is negative — but that is because of the base, not the exponent.
- Never, ever, put a minus sign on the final answer because the exponent was negative. That is the trap.
2^{-3} is one-eighth. A small positive number. The minus did its job in the denominator.
Related: Exponents and Powers · Why a⁰ = 1: The Halving Staircase That Forces the Answer · A Tower of 2s: Watch Doubling Explode Off the Screen by Step 30 · Why (a+b)² Is Not a² + b² — Exponents Are Not Distributive