Convert between radical form ($\sqrt[m]{x}$) and rational-exponent form ($x^{1/m}$)
Evaluate expressions with rational exponents like $27^{1/3}$, $16^{5/2}$, $64^{-2/3}$
Handle negative bases (odd roots only!) and negative exponents
Simplify mixed expressions using all index laws together
Work through every worked example below carefully — answers are shown so you can self-check your method. Then attempt the quiz and the Cambridge questions.
Part 1 — The first key rule
$x^{\frac{1}{m}} = \sqrt[m]{x}$
📺 Why? The index-law derivation, and an example: $27^{1/3}=3$.
A power of $\tfrac{1}{m}$ is the same as taking an $m$-th root. So $x^{1/2}=\sqrt{x}$, $x^{1/3}=\sqrt[3]{x}$, and so on.
📺 Two paths for $64^{2/3}$ — taking the root first keeps the numbers small.
Pro tip: When evaluating, take the root first, then raise to the power. The numbers are much smaller and easier to handle. e.g. for $64^{2/3}$ do $(\sqrt[3]{64})^2 = 4^2 = 16$ rather than $\sqrt[3]{64^2} = \sqrt[3]{4096}$.
Worked examples — Rewrite
$\sqrt[5]{x^2}$
Outside index $=m=2$, root $=n=5$.
$= x^{\frac{2}{5}}$
$\left(\sqrt[3]{x}\right)^{2}$
Inside: $x^{1/3}$, then raised to 2.
$=\left(x^{\frac{1}{3}}\right)^{2}$
$= x^{\frac{2}{3}}$
$\sqrt[3]{x^{7}}$
$m=7$, $n=3$.
$= x^{\frac{7}{3}}$
Worked examples — Evaluate (root first, then power)
$16^{\frac{5}{2}}$
$=\left(16^{\frac{1}{2}}\right)^{5}$
$=\left(\sqrt{16}\right)^{5} = 4^{5}$
$= 1024$
$49^{\frac{3}{2}}$
$=\left(\sqrt{49}\right)^{3} = 7^{3}$
$= 343$
$64^{\frac{2}{3}}$
$=\left(\sqrt[3]{64}\right)^{2} = 4^{2}$
$= 16$
Part 3 — Negative bases & negative exponents
⚠️ Negative bases: You can only take an odd root of a negative number in the reals. $\sqrt[3]{-8} = -2$ is fine; $\sqrt{-4}$ is undefined in $\mathbb{R}$.
Negative exponents: $a^{-n} = \dfrac{1}{a^{n}}$ — the negative sign flips it to the denominator.