Radicals & Rational Exponents
You already know that squaring a number and taking a square root are opposites. But what happens when we go beyond square roots? What about cube roots, fourth roots, and beyond? And how do they connect to exponents?
Let’s find out.
Part 1: Square Roots — The Basics
The square root of a number asks: what number, multiplied by itself, gives me this?
Here’s what the square root function looks like:
Notice it only exists for x >= 0 (you can’t take the square root of a negative number in the real numbers) and it grows slower and slower — it takes bigger and bigger jumps in x to get the same increase in y.
Part 2: Cube Roots and Beyond
The cube root asks: what number, multiplied by itself three times, gives me this?
Unlike square roots, cube roots work for negative numbers too (because a negative times a negative times a negative is negative):
Compare the two curves:
- The square root (purple) only exists for x >= 0
- The cube root (red) extends into negative x values
- Both pass through (0, 0) and (1, 1)
- The cube root is symmetric through the origin
Part 3: The Big Idea — Rational Exponents
Here’s the key connection that ties roots and exponents together:
The denominator of the exponent tells you which root to take:
- x^(1/2) = square root of x
- x^(1/3) = cube root of x
- x^(1/4) = fourth root of x
- x^(1/n) = nth root of x
Use the slider to change n and watch how the root function changes shape:
Watch what happens as n increases:
- n = 2: The familiar square root curve
- n = 3: Flatter at the start, then rises more quickly
- n = 8: Almost flat — the 8th root of even large numbers is close to 1
At x = 256: sqrt(256) = 16, but the 8th root of 256 = 2. Higher roots “compress” numbers much more.
Part 4: Combining Powers and Roots
What about an exponent like x^(2/3)? The rule is:
You can either take the root first then raise to the power, or raise to the power first then take the root — both give the same answer.
When is the curve above or below y = x?
- If m/n < 1, the curve is below y = x (you’re taking a root, which shrinks numbers > 1)
- If m/n > 1, the curve is above y = x (you’re raising to a power, which grows numbers > 1)
- If m/n = 1, you just get y = x itself
Part 5: Negative Exponents with Roots
Remember that negative exponents mean “take the reciprocal”:
The positive exponent curve rises; the negative exponent curve falls. They’re mirror images of each other (reflected across y = 1 at x = 1).
Wrapping Up
| Expression | Meaning |
|---|---|
| x^(1/2) | Square root of x |
| x^(1/3) | Cube root of x |
| x^(1/n) | nth root of x |
| x^(m/n) | nth root of x, raised to the m |
| x^(-1/n) | 1 / (nth root of x) |
Challenge: Simplify these without a calculator:
- 27^(1/3)
- 16^(3/4)
- 8^(-2/3)
Hint: Break each into “root first, then power.” For example, 27^(1/3) = cube root of 27 = 3.
Rational exponents are just a different way of writing roots. Once you see them as the same thing, expressions like x^(2/5) stop being scary — it’s just “take the 5th root, then square.”