This site is a work in progress. New lessons are added regularly. Contact us

Rational Exponents

Learning goals

  • Derive a1/n=ana^{1/n} = \sqrt[n]{a} from insisting the power law survives
  • Name the principal root, and say when a real one exists
  • Compute am/na^{m/n} by rooting first to keep numbers small
  • Restrict the exponent laws to positive bases
  • Show why (8)1/3(-8)^{1/3} breaks the laws for negative bases

An exponent that is no longer a count

For a positive integer nn, the power ana^n is repeated multiplication, and from that single meaning you proved the laws you have used ever since:

aman=am+n,aman=amn,(am)n=amn,(ab)n=anbn.a^{m}a^{n} = a^{m+n}, \qquad \frac{a^{m}}{a^{n}} = a^{m-n}, \qquad \left(a^{m}\right)^{n} = a^{mn}, \qquad (ab)^{n} = a^{n}b^{n}.

Each one is a bookkeeping fact about counting factors. Line up mm copies of aa next to nn copies of aa and you are holding m+nm+n copies, which is the first law.

Now notice something you may never have questioned. You also write a0=1a^0 = 1 and a3=1/a3a^{-3} = 1/a^3, and neither of those is a count. Zero copies and negative-three copies of aa are not multiplications anybody can perform. Those values were not discovered by counting; they were selected, and the thing that selected them was the demand that the first law survive. If am+n=amana^{m+n} = a^{m}a^{n} is to keep holding when one exponent is 00, then

ama0=am+0=am,a^{m} \cdot a^{0} = a^{m+0} = a^{m},

and dividing by ama^{m} (safe, since a0a \neq 0) leaves a0=1a^{0} = 1. No other value is available. The same pressure fixes negative exponents: anan=an+n=a0=1a^{-n} \cdot a^{n} = a^{-n+n} = a^{0} = 1, so ana^{-n} has to be the reciprocal 1/an1/a^{n}.

That is the move this lesson repeats one more time. Every extension of the exponent notation past “repeated multiplication” has been made by asking a single question: what value would let the laws keep working? Answer it for the exponent 1/n1/n and you have rational exponents.

The radical symbol, made precise

You have been writing  \sqrt{\ } for a while now. It sat under the quadratic formula, it measured the modulus of a complex number, and it named the irrational roots of polynomials. Nothing about the symbol is new here. What has never been pinned down is which number the symbol names, and that is suddenly about to matter.

Call rr an nn-th root of aa when rn=ar^{n} = a. The trouble is that this description does not single out one number:

A symbol has to name one number, so we make a choice, and the choice is called the principal root.

For a0a \geq 0 and any integer n2n \geq 2, the symbol an\sqrt[n]{a} means the nonnegative real number whose nn-th power is aa. For odd nn, a negative aa has exactly one real nn-th root and it is negative, so an\sqrt[n]{a} names that number: 83=2\sqrt[3]{-8} = -2. For even nn, a negative aa has no real nn-th root, so an\sqrt[n]{a} names nothing real at all.

This is why 9\sqrt{9} is 33 and not 3-3, and not ±3\pm 3 either. The radical hands you exactly one number. That is also the reason the quadratic formula has to write ±b24ac\pm\sqrt{b^2 - 4ac} with the sign spelled out in front. If you want both roots, you have to ask for both, because the symbol by itself only ever gives you one.

Underneath the convention is a fact worth proving, because the entire rest of the lesson leans on it.

A positive number has exactly one positive nn-th root#

That such a root exists is a property of the real number line. The reals have no gaps, so for a positive aa the number we call an\sqrt[n]{a} is genuinely there waiting to be named. You have already met one of them, 2\sqrt{2}, and you know it is irrational. Take existence as given. What we can prove with the algebra already in hand is that there is never more than one.

Suppose 0r<s0 \leq r < s. Recall the factorization you met when dividing polynomials,

snrn=(sr)(sn1+sn2r++srn2+rn1),s^{n} - r^{n} = (s - r)\left(s^{n-1} + s^{n-2}r + \cdots + s\,r^{n-2} + r^{n-1}\right),

which is exactly what long division of snrns^n - r^n by srs - r produces. Look at the two factors. The first, srs - r, is positive because s>rs > r. The second factor is a sum of nn terms, and every one of them is nonnegative. Each term is a product of copies of r0r \geq 0 and s>0s > 0, and the leading term sn1s^{n-1} is strictly positive. A sum of nonnegative terms with at least one positive term is positive, so that second factor is positive too. A positive number times a positive number is positive, so snrn>0s^{n} - r^{n} > 0.

In words: raising to the nn-th power preserves strict order on the nonnegative numbers. Different nonnegative numbers therefore have different nn-th powers, so no two distinct nonnegative numbers can both be nn-th roots of the same aa. Existence plus that argument gives exactly one, and an\sqrt[n]{a} is its name.

The odd case follows by mirroring. When nn is odd, (r)n=rn(-r)^{n} = -r^{n}, so the negative nn-th roots are the reflections of the positive ones, and a negative number has exactly one real nn-th root.

Read that headline once more, because it is the hinge of the whole lesson: a positive number has exactly one positive nn-th root. A negative number has no positive nn-th root at all, so the moment the base goes negative there is nothing left for this lemma to pin down. Hold that thought.

What a1/na^{1/n} is forced to be

Here is the central argument. We are free to define a1/na^{1/n} however we like, but we are not going to be free for long.

For a>0a > 0, the value of a1/na^{1/n} is forced#

Suppose we extend the notation ara^{r} to rational exponents in some way, we do not care how, subject to only two demands. Both already hold for the integer exponents we are extending, so we are asking for nothing new.

The first demand is that the power law (ar)s=ars\left(a^{r}\right)^{s} = a^{rs} keeps holding. The second is that a positive base keeps giving a positive result, which is true of every integer power of a positive number.

Write x=a1/nx = a^{1/n}. The second demand says x>0x > 0. The first demand, applied with r=1/nr = 1/n and s=ns = n, says

xn=(a1/n)n=a1nn=a1=a.x^{n} = \left(a^{1/n}\right)^{n} = a^{\frac{1}{n} \cdot n} = a^{1} = a.

So xx is a positive real number whose nn-th power is aa. By the lemma above there is exactly one such number, and its name is an\sqrt[n]{a}. Therefore

a1/n=an,a^{1/n} = \sqrt[n]{a},

and there was never a second candidate. Any definition obeying the two demands must produce this number, and this number does satisfy (a1/n)n=a\left(a^{1/n}\right)^{n} = a, so the extension exists. That it goes on to obey the exponent laws in general is a separate claim, and it is what the proofs below establish.

Notice exactly what each demand bought. The power law forced xn=ax^{n} = a, and when nn is even that still leaves two candidates: for a=4a = 4 and n=2n = 2, both 22 and 2-2 square to 44. Positivity is what picked one of them. Drop either demand and the definition stops being forced, which is a useful reminder that “the definition is natural” is a claim needing an argument, not a feeling.

Why the definition of a to the one over n is forcedThe power law turns the n-th power of a to the one over n into a to the first, which is a. So the new symbol must be a number whose n-th power is a, that is, the n-th root of a.(a1/n)n = a(1/n)·n = a1 = aso a1/n must be the n-th root of a
The power law forces the n-th power condition; positivity picks out which n-th root, which is what settles the sign when n is even.

Check your understanding

For a>0a > 0, which single fact makes (a1/3)3=a\left(a^{1/3}\right)^{3} = a true?

Answer choices

The general rational exponent

Once a1/na^{1/n} is nailed down for a>0a > 0, the rest of the rational exponents come along for free. Keep that hypothesis in view, because it is doing real work: everything in this section is stated for a positive base. The last section of the lesson shows precisely how it all collapses without one.

So let aa be positive, let mm be an integer, and let nn be a positive integer. Apply the power law twice and you get two recipes:

am/n=a1nm=(a1/n)m=(an)m,a^{m/n} = a^{\frac{1}{n} \cdot m} = \left(a^{1/n}\right)^{m} = \left(\sqrt[n]{a}\right)^{m}, am/n=am1n=(am)1/n=amn.a^{m/n} = a^{m \cdot \frac{1}{n}} = \left(a^{m}\right)^{1/n} = \sqrt[n]{a^{m}}.

Take the root first and then the power, or take the power first and then the root. Those are different computations, and they had better land on the same number, or the symbol am/na^{m/n} means nothing.

There is a second worry, and it is easy to miss. The fractions 26\tfrac{2}{6} and 13\tfrac{1}{3} are the same rational number. So a2/6a^{2/6} and a1/3a^{1/3} must be the same value, even though one recipe says “sixth root, then square” and the other says “cube root, then leave alone.” Nothing so far guarantees that.

Both worries are real. For a>0a > 0 both are settled, and by the same lemma.

Definition. For a>0a > 0, an integer mm, and a positive integer nn,   am/n=(an)m\;a^{m/n} = \left(\sqrt[n]{a}\right)^{m}.

For a>0a > 0, am/na^{m/n} is well defined#

The two routes agree. Let r=anr = \sqrt[n]{a}, so r>0r > 0 and rn=ar^{n} = a. Using nothing but the integer exponent laws,

(rm)n=rmn=(rn)m=am.\left(r^{m}\right)^{n} = r^{mn} = \left(r^{n}\right)^{m} = a^{m}.

Also rm>0r^{m} > 0, since every integer power of a positive number is positive. So rmr^{m} is a positive number whose nn-th power is ama^{m}. And ama^{m} is positive, so by the lemma it has exactly one positive nn-th root, which is written amn\sqrt[n]{a^{m}}. Two names for one number force (an)m=amn\left(\sqrt[n]{a}\right)^{m} = \sqrt[n]{a^{m}}, so root-then-power and power-then-root give the same answer.

The form of the fraction does not matter. Any fraction with a positive denominator is the lowest-terms fraction with numerator and denominator both multiplied by the same positive integer kk. So it is enough to check that scaling numerator and denominator by kk changes nothing. Let s=anks = \sqrt[nk]{a}, so s>0s > 0 and snk=as^{nk} = a. Then (sk)n=skn=a\left(s^{k}\right)^{n} = s^{kn} = a and sk>0s^{k} > 0, so sks^{k} is a positive nn-th root of aa, and by the lemma it must be the one: sk=ans^{k} = \sqrt[n]{a}. Now compute both sides,

amk/(nk)=(ank)mk=(sk)m=(an)m=am/n.a^{mk/(nk)} = \left(\sqrt[nk]{a}\right)^{mk} = \left(s^{k}\right)^{m} = \left(\sqrt[n]{a}\right)^{m} = a^{m/n}.

So the symbol am/na^{m/n} names one number no matter which fraction you write for the exponent, and no matter which of the two routes you compute it by. Both halves of the argument spent the same coin: a>0a > 0 has exactly one positive nn-th root.

Computing with rational exponents

In practice, always take the root first. Both routes agree, so you may as well pick the one that keeps the numbers small. For instance, 645/664^{5/6} is (646)5=25=32\left(\sqrt[6]{64}\right)^{5} = 2^5 = 32, whereas the other route asks you to face 6456=1,073,741,8246\sqrt[6]{64^{5}} = \sqrt[6]{1{,}073{,}741{,}824} to reach the same 3232.

Worked example 1 Evaluate 82/38^{2/3} and 163/416^{3/4}

For 82/38^{2/3}, read the denominator as the root and the numerator as the power. The denominator is 33, so take the cube root of 88 first:

82/3=(83)2=22=4.8^{2/3} = \left(\sqrt[3]{8}\right)^{2} = 2^{2} = 4.

The other route confirms it, at the cost of larger arithmetic: 823=643=4\sqrt[3]{8^{2}} = \sqrt[3]{64} = 4. The two agree, exactly as the well-definedness proof promised.

For 163/416^{3/4}, the denominator 44 says fourth root, and 164=2\sqrt[4]{16} = 2 because 24=162^4 = 16:

163/4=(164)3=23=8.16^{3/4} = \left(\sqrt[4]{16}\right)^{3} = 2^{3} = 8.

Note that the exponent 34\tfrac34 is less than 11, and sure enough 88 is smaller than 1616. A fractional exponent between 00 and 11 shrinks a base bigger than 11.

Worked example 2 Evaluate 322/532^{-2/5} and (278)2/3\left(\tfrac{27}{8}\right)^{-2/3}

A negative exponent still means “take the reciprocal,” exactly as it did for integers. Deal with the sign first, then the fraction.

322/5=1322/5=1(325)2=122=14.32^{-2/5} = \frac{1}{32^{2/5}} = \frac{1}{\left(\sqrt[5]{32}\right)^{2}} = \frac{1}{2^{2}} = \frac{1}{4}.

The base 3232 is positive and the answer 14\tfrac14 is positive. A negative exponent flips a number over; it never makes it negative.

For the fraction base, flipping the fraction is the cleanest way to absorb the minus sign:

(278)2/3=(827)2/3=(8273)2=(23)2=49.\left(\frac{27}{8}\right)^{-2/3} = \left(\frac{8}{27}\right)^{2/3} = \left(\sqrt[3]{\frac{8}{27}}\right)^{2} = \left(\frac{2}{3}\right)^{2} = \frac{4}{9}.

With both bases positive, the cube root of a fraction is the cube root of the top over the cube root of the bottom. That is the law (ab)r=arbr\left(\tfrac{a}{b}\right)^{r} = \tfrac{a^{r}}{b^{r}} doing its job.

Check your understanding

Evaluate 272/327^{2/3}.

Answer choices

The laws survive, with one standing hypothesis

Everything you know about exponents now extends to rational exponents. Throughout this list, aa and bb are positive and rr and ss are any rational numbers:

aras=ar+s,aras=ars,(ar)s=ars,a^{r}a^{s} = a^{r+s}, \qquad \frac{a^{r}}{a^{s}} = a^{r-s}, \qquad \left(a^{r}\right)^{s} = a^{rs}, (ab)r=arbr,(ab)r=arbr,ar=1ar.(ab)^{r} = a^{r}b^{r}, \qquad \left(\frac{a}{b}\right)^{r} = \frac{a^{r}}{b^{r}}, \qquad a^{-r} = \frac{1}{a^{r}}.

These are not new assumptions. They are consequences of the integer laws plus the definition, and the proof of the first one shows how all of them go. Push everything down to a single positive number and let the integer laws do the work.

For a>0a > 0 and rational r,sr, s: aras=ar+sa^{r}a^{s} = a^{r+s}#

Write r=mnr = \dfrac{m}{n} and s=pqs = \dfrac{p}{q} with integers m,pm, p and positive integers n,qn, q. Put both over the common denominator nqnq, which the well-definedness result licenses:

r=mqnq,s=pnnq.r = \frac{mq}{nq}, \qquad s = \frac{pn}{nq}.

Now let t=anqt = \sqrt[nq]{a}, a single positive number with tnq=at^{nq} = a. Straight from the definition, ar=tmqa^{r} = t^{mq} and as=tpna^{s} = t^{pn}. Both are ordinary integer powers of tt, so the integer product law applies to them without any fuss:

aras=tmqtpn=tmq+pn=amq+pnnq=ar+s,a^{r}a^{s} = t^{mq} \cdot t^{pn} = t^{mq + pn} = a^{\frac{mq + pn}{nq}} = a^{r+s},

where the last step is just adding the two fractions. Every move was an integer-exponent law applied to the positive number tt. The remaining laws follow the same pattern: rewrite each rational power as an integer power of a common root, and the integer laws finish the job.

Worked example 3 Simplify (x1/2y2/3x1/4)12\left(\dfrac{x^{1/2}\,y^{-2/3}}{x^{-1/4}}\right)^{12} for x,y>0x, y > 0

Work inside the parentheses first, and handle the two variables separately. Dividing by x1/4x^{-1/4} subtracts that exponent, and subtracting a negative adds:

x1/2x1/4=x12(14)=x12+14=x3/4.\frac{x^{1/2}}{x^{-1/4}} = x^{\frac12 - \left(-\frac14\right)} = x^{\frac12 + \frac14} = x^{3/4}.

The yy term has nothing to combine with, so the bracket is x3/4y2/3x^{3/4}y^{-2/3}. Now raise it to the 1212, which multiplies each exponent by 1212:

(x3/4y2/3)12=x3412y2312=x9y8.\left(x^{3/4}y^{-2/3}\right)^{12} = x^{\frac34 \cdot 12}\,y^{-\frac23 \cdot 12} = x^{9}y^{-8}.

Finally, clear the negative exponent by moving that factor to the denominator:

x9y8=x9y8.x^{9}y^{-8} = \frac{x^{9}}{y^{8}}.

The condition x,y>0x, y > 0 printed in the problem is not decoration. Every law used above was proved under it.

Where the laws break: a negative base

That hypothesis a>0a > 0 has been standing in front of every result in this lesson. Here is what it is protecting you from.

Take the base a=8a = -8 and the exponent 26\tfrac{2}{6}, and compute it three perfectly reasonable ways.

Power first, then root. ((8)2)1/6=641/6=2\left((-8)^{2}\right)^{1/6} = 64^{1/6} = 2, since 26=642^{6} = 64.

Root first, then power. ((8)1/6)2\left((-8)^{1/6}\right)^{2}, and it stops dead: 8-8 has no real sixth root, because an even power of a real number is never negative.

Reduce the exponent first. 26=13\tfrac26 = \tfrac13, and (8)1/3=2(-8)^{1/3} = -2, since (2)3=8(-2)^{3} = -8.

Three routes, three outcomes: 22, nothing at all, and 2-2. Every step used a rule you have applied a hundred times without incident.

Three routes through a negative base give three answersThe same expression, negative eight raised to the two sixths, evaluates to 2 by squaring first, to nothing real by taking the sixth root first, and to negative 2 by reducing the exponent to one third.(−8)2/6square first, then 6th root((−8)2)1/6 = 641/6= 26th root first, then square((−8)1/6)2not realreduce 2/6 to 1/3 first(−8)1/3= −2same base, same exponent, three different outcomes
Three legitimate-looking routes through one symbol, three different outcomes. For a negative base the notation simply does not name a number.

Why does it collapse? Go back and reread the proofs. Every one of them, the forcing argument and both halves of well-definedness, spent the same fact: a positive number has exactly one positive nn-th root. A negative number has no positive nn-th root whatsoever, so there is nothing for that lemma to pin down, and the argument does not merely get harder, it disappears. The hypothesis a>0a > 0 printed above the law list is precisely the hypothesis the proofs consumed. A lesson that hands you the rules without it has hidden the interesting half.

So what is still safe? The odd-root convention is safe: 83=2\sqrt[3]{-8} = -2 and (8)1/3=2(-8)^{1/3} = -2 are perfectly good names for a perfectly good real number, and you may write them. What you may not do is push a negative base through the exponent laws. Both ((8)2)1/6=2\left((-8)^{2}\right)^{1/6} = 2 and (8)1/3=2(-8)^{1/3} = -2 are true statements about real numbers; the false step is the one in the middle that claims both of them equal (8)2/6(-8)^{2/6}. There is no such number to be equal to.

The same crack runs through the radical form of the laws. The rule ab=ab\sqrt{a}\sqrt{b} = \sqrt{ab} needs aa and bb to be nonnegative. Push it to a=b=1a = b = -1, using the convention 1=i\sqrt{-1} = i from the complex numbers chapter, and the left side is ii=i2=1i \cdot i = i^{2} = -1 while the right side is 1=1\sqrt{1} = 1. The law does not survive the trip.

That last computation is worth being precise about, now that you have complex numbers. “Not a real number” no longer means “meaningless”: 8-8 genuinely has six complex sixth roots, and you could pick one. But nothing in this lesson proved a single exponent law for them, and the iii \cdot i calculation shows the laws really do fail out there. Leaving the positive reals means leaving the system in which these rules were proved. Complex exponents are a serious subject, and they are not this one. Use a>0a > 0 whenever you use a law, and treat an odd root of a negative number as a value you look up rather than a value you manipulate.

Check your understanding

A student writes 2=(8)1/3=(8)2/6=((8)2)1/6=641/6=2-2 = (-8)^{1/3} = (-8)^{2/6} = \left((-8)^{2}\right)^{1/6} = 64^{1/6} = 2 and concludes that 2=2-2 = 2. Which statement identifies the actual error?

Answer choices

Common mistakes

Practice

Multiple Choice Questions (MCQ)

Progressively harder sets of questions. Each opens on its own page.

Free Response Questions (FRQ)

Longer questions in parts, to be worked out on paper. Progressive hints, the answer on its own so you can check yourself and try again, then the full worked solution, plus a rubric to mark your own work against.

Free response Work it out on paper 5 questions Start →
More practice (optional)

Extra sets, as hard as the Challenge set. Each one opens on its own page.

More resources (optional)

Other explanations of this lesson, if you want a second take.

A bit of history (Optional)

A root and a power used to be different kinds of thing. A power was a count of factors, written as a small number up in the corner. A root was an operation, written with a sign of its own. Nothing let you combine the two, because the notations did not speak to each other.

Isaac Newton settled that in a pair of letters written in 1676. They were addressed to Henry Oldenburg, the man through whom mathematicians across Europe wrote to one another. In them Newton simply wrote a1/2a^{1/2} and a3/2a^{3/2} and a2a^{-2}. Then he used those powers exactly as he used a2a^2 and a3a^3, with no ceremony and no apology.

He was not making a point about notation. He was deep in long calculations that ran on endless sums, and he needed every exponent to obey the same few rules, whole or not. Writing a root as a power was what let one rule cover both.

That is the argument of this lesson, arriving three and a half centuries early. The value of a1/na^{1/n} was never discovered. It was chosen, and what chose it was the demand that the laws keep working.