Advanced level

Rational exponents

An exponent does not have to be a whole number — the notation a^(m/n) means the n-th root of a raised to the power m. Learn the formula linking powers to roots, why the base has to be positive, negative rational exponents, and the monotonicity of exponentiation.

Before you start

This topic builds on earlier ideas. Before you start, it's worth working through the lessons below — they'll make everything click:

Where this is used

Real situations where you count exactly the way this lesson teaches:

  • Photocopiers and paper sizes
    A-series sheets have a side ratio of √2 = 2^(1/2), which is why enlarging A4 to A3 is set at 141% (since 2^(1/2) ≈ 1.414) and reducing A3 to A4 at 71%. Two enlargements of 141% give exactly 200%, because 2^(1/2) · 2^(1/2) = 2.
  • Saving and investing
    Capital grew over 3 years from 10,000 to 14,400, a factor of 1.44. The average annual multiplier is 1.44^(1/3) ≈ 1.129, so the growth was about 12.9% a year — not 44 : 3 ≈ 14.7%, because percentages do not add.
  • Tuning instruments
    An octave splits into 12 equal semitones, so one semitone is a multiplier of 2^(1/12) ≈ 1.0595. Starting from the A at 440 Hz, the next semitone is 440 · 2^(1/12) ≈ 466.2 Hz, and after twelve such steps the frequency is back at exactly 880 Hz.
  • Drainage design
    The flow speed in a sewer pipe comes from the Manning formula v = (1/n) · R^(2/3) · i^(1/2). With a hydraulic radius R = 0.125 m we get R^(2/3) = 0.25, with a gradient i = 0.004 we get i^(1/2) = 0.0632, so at n = 0.013 the result is v ≈ 1.2 m/s — exactly what a pipe needs to keep itself flushed.

All formulas

  • Unit fraction exponent

    a1n=an(a>0)a^{\frac{1}{n}} = \sqrt[n]{a} \quad (a > 0)

    the n-th root written as a power

  • Rational exponent

    amn=amn=(an)m(a>0)a^{\frac{m}{n}} = \sqrt[n]{a^m} = \left(\sqrt[n]{a}\right)^m \quad (a > 0)

    the denominator is the degree of the root, the numerator is the power

  • Negative rational exponent

    amn=1amn=1amna^{-\frac{m}{n}} = \frac{1}{a^{\frac{m}{n}}} = \frac{1}{\sqrt[n]{a^m}}

    the minus inverts, the denominator takes the root

  • Laws of exponents

    aras=ar+s(ar)s=arsa^{r} \cdot a^{s} = a^{r+s} \qquad \left(a^{r}\right)^{s} = a^{r \cdot s}

    unchanged for rational exponents

  • Monotonicity for a base above 1

    a>1 and r<s  ar<asa > 1 \ \text{and} \ r < s \ \Rightarrow \ a^{r} < a^{s}

    a larger exponent gives a larger power

  • Monotonicity for a base between 0 and 1

    0<a<1 and r<s  ar>as0 < a < 1 \ \text{and} \ r < s \ \Rightarrow \ a^{r} > a^{s}

    the direction reverses

The lesson on powers covered whole-number exponents, and the lesson on roots introduced the notation an=a1n\sqrt[n]{a} = a^{\frac{1}{n}}. One question joins the two: what does 8238^{\frac{2}{3}} mean — an exponent that is any fraction?

From a root to a power

The answer is not a matter of choice; the laws of exponents force it, because they are meant to keep holding. Since (ar)s=ars(a^r)^s = a^{r \cdot s}, the number amna^{\frac{m}{n}} raised to the power nn must give

(amn)n=amnn=am\left(a^{\frac{m}{n}}\right)^n = a^{\frac{m}{n} \cdot n} = a^m

And a number that gives ama^m when raised to the power nn is, by definition, the nn-th root of ama^m. Hence the only possible formula:

amn=amn=(an)m(a>0)a^{\frac{m}{n}} = \sqrt[n]{a^m} = \left(\sqrt[n]{a}\right)^m \quad (a > 0)

It reads briefly: the denominator is the degree of the root, the numerator is the power. The order of the two operations does not matter, but for mental arithmetic it pays to take the root first — the numbers stay smaller:

823=(83)2=22=48^{\frac{2}{3}} = \left(\sqrt[3]{8}\right)^2 = 2^2 = 4

The other route gives the same answer, only via 643\sqrt[3]{64}.

Compute 32^(3/5) and 81^(3/4).

Why the base must be positive

The condition a>0a > 0 is not a formality. The same fraction can be written in many ways: 13=26\tfrac{1}{3} = \tfrac{2}{6}. If a negative base were allowed, we would get

(8)13=83=2but(8)26=646=2(-8)^{\frac{1}{3}} = \sqrt[3]{-8} = -2 \qquad \text{but} \qquad (-8)^{\frac{2}{6}} = \sqrt[6]{64} = 2

two different values for the same power. To keep the formulas consistent, a rational exponent takes a positive base. Odd-degree roots of negative numbers still exist — they are simply written with a root sign rather than as a power.

Negative rational exponents

A minus in the exponent behaves exactly as it did for whole numbers — it inverts:

amn=1amn=1amna^{-\frac{m}{n}} = \frac{1}{a^{\frac{m}{n}}} = \frac{1}{\sqrt[n]{a^m}}

Two pieces of information sit in one exponent: the sign decides whether the result lands in the numerator or the denominator, and the fraction decides which root and which power:

1634=1(164)3=123=1816^{-\frac{3}{4}} = \frac{1}{\left(\sqrt[4]{16}\right)^3} = \frac{1}{2^3} = \frac{1}{8}

All the laws of exponents apply without any change:

aras=ar+saras=ars(ar)s=arsa^{r} \cdot a^{s} = a^{r+s} \qquad \frac{a^{r}}{a^{s}} = a^{r-s} \qquad \left(a^{r}\right)^{s} = a^{r \cdot s}

That is the real reason this notation exists at all: instead of separate rules for roots, one set of laws does the job — the same set as for powers.

Write as a single power: ³√a · √a.

Monotonicity of exponentiation

Powers with the same base can be compared without computing them, by looking at the exponents alone. For a base greater than 11 a larger exponent gives a larger power:

a>1 and r<sar<asa > 1 \ \text{and} \ r < s \quad\Rightarrow\quad a^{r} < a^{s}
0123452^(1/2)2^12^(3/2)2^2
With base 2 a rising exponent moves the power to the right — between whole numbers as well.

For a base in (0,1)(0, 1) the direction reverses, because multiplying by a number below one makes things smaller:

0<a<1 and r<sar>as0 < a < 1 \ \text{and} \ r < s \quad\Rightarrow\quad a^{r} > a^{s}
00.250.50.7510.5^(1/2)0.5^10.5^(3/2)0.5^2
With base 0.5 the same rise in the exponent moves the power to the left, towards zero.

With the exponent fixed and positive, the comparison runs over the bases instead and matches intuition:

0<a<b and r>0ar<br0 < a < b \ \text{and} \ r > 0 \quad\Rightarrow\quad a^{r} < b^{r}

That is why 73<93\sqrt[3]{7} < \sqrt[3]{9} and 523<6235^{\frac{2}{3}} < 6^{\frac{2}{3}} — with no calculator involved.

Practice

Work through a set of exercises — they get harder as you go. At the end you'll see your score and the mistakes worth reviewing.

Exercise 1 of 8Score: 0
25^(1/2) =

Common mistakes

  • Swapping numerator and denominator — in amna^{\frac{m}{n}} the denominator is the degree of the root. 8238^{\frac{2}{3}} is 823=4\sqrt[3]{8^2} = 4, not 832\sqrt[2]{8^3}.
  • A negative base(8)13(-8)^{\frac{1}{3}} is not a rational power; such an exponent requires a>0a > 0.
  • Reading a negative exponent as a negative result1634=1816^{-\frac{3}{4}} = \tfrac{1}{8} is a positive number. The minus inverts, it does not change the sign.
  • Adding exponents across different bases2123122^{\frac{1}{2}} \cdot 3^{\frac{1}{2}} is not a power of a single base; the rule here is (ab)r=arbr(a \cdot b)^r = a^r \cdot b^r, giving 6\sqrt{6}.
  • Reversing monotonicity — for a base below 11 a larger exponent gives a smaller power; checking 0.52<0.510.5^2 < 0.5^1 takes a second.

Formula card

Topic: Rational exponents

  • Unit fraction exponent

    a1n=an(a>0)a^{\frac{1}{n}} = \sqrt[n]{a} \quad (a > 0)

    the n-th root written as a power

  • Rational exponent

    amn=amn=(an)m(a>0)a^{\frac{m}{n}} = \sqrt[n]{a^m} = \left(\sqrt[n]{a}\right)^m \quad (a > 0)

    the denominator is the degree of the root, the numerator is the power

  • Negative rational exponent

    amn=1amn=1amna^{-\frac{m}{n}} = \frac{1}{a^{\frac{m}{n}}} = \frac{1}{\sqrt[n]{a^m}}

    the minus inverts, the denominator takes the root

  • Laws of exponents

    aras=ar+s(ar)s=arsa^{r} \cdot a^{s} = a^{r+s} \qquad \left(a^{r}\right)^{s} = a^{r \cdot s}

    unchanged for rational exponents

  • Monotonicity for a base above 1

    a>1 and r<s  ar<asa > 1 \ \text{and} \ r < s \ \Rightarrow \ a^{r} < a^{s}

    a larger exponent gives a larger power

  • Monotonicity for a base between 0 and 1

    0<a<1 and r<s  ar>as0 < a < 1 \ \text{and} \ r < s \ \Rightarrow \ a^{r} > a^{s}

    the direction reverses

0123452^(1/2)2^12^(3/2)2^2
Base 2: the larger the exponent, the further right the power sits — fractional exponents included.
00.250.50.7510.5^(1/2)0.5^10.5^(3/2)0.5^2
Base 0.5: the same rise in the exponent moves the power to the left — below a base of 1 the direction reverses.

Frequently asked questions

Related articles