In short
A rational exponent is a fraction in the exponent: a^{m/n} means "take the n-th root of a, then raise to the m-th power" — equivalently, \sqrt[n]{a^m}. The two notations (exponent form and radical form) describe the same number, and converting between them is the central skill of this chapter. Once you are fluent in both, simplifying expressions like \dfrac{x^{3/4} \cdot x^{1/2}}{x^{1/4}} is just fraction arithmetic on the exponents, and solving radical equations like \sqrt{2x + 3} = 5 reduces to squaring both sides and checking for extraneous solutions.
Simplify \sqrt[4]{x^3} \cdot \sqrt{x}. Using radical rules, you have to find a common index, rewrite \sqrt{x} as \sqrt[4]{x^2}, combine under one radical, and simplify: \sqrt[4]{x^5} = x\sqrt[4]{x}. Four steps, all fiddly. Now write the same problem with fractional exponents: x^{3/4} \cdot x^{1/2} = x^{3/4 + 2/4} = x^{5/4}. One step — just add fractions.
The radical sign \sqrt[n]{\phantom{x}} and the rational exponent a^{m/n} are two notations for the same number. But they are not equally convenient. This article is about the bridge between them — how to cross it in both directions, how to pick whichever form makes the current problem easier, and what to do when an equation has a radical that needs to be removed.
The definition: a^{m/n}
The connection was established in Roots and Radicals and Exponents and Powers, but here it is stated cleanly as a single definition.
Rational exponent
For any positive real number a, and integers m and n with n > 0:
The denominator n of the exponent is the index of the root. The numerator m is the power. The two orders of operation — "root first, then power" or "power first, then root" — give the same result.
The definition is forced by the laws of exponents, not chosen as a convention. Here is the forcing argument one more time, because it is worth seeing clearly. If the power-of-a-power law \left(a^p\right)^q = a^{pq} is going to hold for all rational exponents, then:
So a^{m/n} is a number whose n-th power is a^m. The only such positive number is \sqrt[n]{a^m}. The definition is the only one that keeps the laws alive.
Converting between forms
The conversion is mechanical once you see the pattern. Here are the key cases:
| Radical form | Exponent form | Numeric check |
|---|---|---|
| \sqrt{a} | a^{1/2} | \sqrt{9} = 9^{1/2} = 3 |
| \sqrt[3]{a} | a^{1/3} | \sqrt[3]{27} = 27^{1/3} = 3 |
| \sqrt[4]{a^3} | a^{3/4} | \sqrt[4]{16^3} = 16^{3/4} = (\sqrt[4]{16})^3 = 2^3 = 8 |
| \dfrac{1}{\sqrt{a}} | a^{-1/2} | \dfrac{1}{\sqrt{4}} = 4^{-1/2} = \dfrac{1}{2} |
| \dfrac{1}{\sqrt[3]{a^2}} | a^{-2/3} | \dfrac{1}{\sqrt[3]{8^2}} = 8^{-2/3} = \dfrac{1}{4} |
The last two rows use the negative-exponent rule from Laws of Exponents — Algebra: a radical in the denominator becomes a negative rational exponent. This is one of the main reasons the exponent notation is preferred in algebra — it handles "upstairs" and "downstairs" radicals with a single sign change, instead of requiring separate fraction manipulation.
A few special values worth memorising because they come up constantly:
- 4^{1/2} = 2, 4^{3/2} = 8, 4^{-1/2} = 1/2
- 8^{1/3} = 2, 8^{2/3} = 4, 8^{-1/3} = 1/2
- 27^{1/3} = 3, 27^{2/3} = 9, 27^{-2/3} = 1/9
- 16^{1/4} = 2, 16^{3/4} = 8, 16^{-1/2} = 1/4
Simplifying expressions with rational exponents
The power of rational exponents is that the six laws from Laws of Exponents — Algebra apply without modification. Adding exponents, subtracting exponents, multiplying exponents — all the same moves, but now the exponents are fractions instead of integers.
Product law with fractions. x^{2/3} \cdot x^{1/4} = x^{2/3 + 1/4}. To add the fractions: \tfrac{2}{3} + \tfrac{1}{4} = \tfrac{8}{12} + \tfrac{3}{12} = \tfrac{11}{12}. So x^{2/3} \cdot x^{1/4} = x^{11/12}.
Quotient law with fractions. \dfrac{a^{5/6}}{a^{1/3}} = a^{5/6 - 1/3} = a^{5/6 - 2/6} = a^{3/6} = a^{1/2} = \sqrt{a}.
Power of a power with fractions. \left(x^{2/3}\right)^{3/4} = x^{(2/3)(3/4)} = x^{6/12} = x^{1/2} = \sqrt{x}.
Notice how the exponent arithmetic sometimes simplifies the fraction to a nicer form. a^{3/6} became a^{1/2}, which is just \sqrt{a} — you always want to reduce the resulting exponent to lowest terms.
A slightly longer simplification: reduce \dfrac{\left(a^2b^3\right)^{1/2}}{a^{1/2}b}.
Expand the numerator: \left(a^2b^3\right)^{1/2} = a^{2 \cdot 1/2} \cdot b^{3 \cdot 1/2} = a^1 \cdot b^{3/2} = ab^{3/2}.
Form the fraction: \dfrac{ab^{3/2}}{a^{1/2}b}.
Apply the quotient law to each base: \dfrac{a}{a^{1/2}} = a^{1 - 1/2} = a^{1/2} and \dfrac{b^{3/2}}{b} = b^{3/2 - 1} = b^{1/2}.
Result: a^{1/2}b^{1/2} = (ab)^{1/2} = \sqrt{ab}.
The whole simplification was fraction arithmetic on the exponents: 2 \times \tfrac{1}{2} = 1, 3 \times \tfrac{1}{2} = \tfrac{3}{2}, 1 - \tfrac{1}{2} = \tfrac{1}{2}, \tfrac{3}{2} - 1 = \tfrac{1}{2}. The variables were passengers.
When to use which notation
Both notations describe the same mathematics, so the choice is about convenience, not correctness. Some guidelines:
Use exponent form when you are simplifying a product or quotient of several terms with roots and powers. The laws of exponents turn the problem into adding and subtracting fractions, which is mechanical.
Use radical form when you need to evaluate a specific number by hand. Computing \sqrt[3]{64} is more natural than computing 64^{1/3} — your mental process is "what number cubed gives 64?" and the radical notation matches that question directly.
Use radical form for final answers in school contexts. Most textbooks want you to write 5\sqrt{2} rather than 5 \cdot 2^{1/2}, and \dfrac{\sqrt{x}}{3} rather than \dfrac{x^{1/2}}{3}. Convert to exponent form for the internal calculation, then convert back to radical form for the final line.
Equations involving radicals
A radical equation is an equation where the variable sits under a radical sign. The general strategy: isolate the radical, then raise both sides to the power that removes it, then solve the resulting polynomial equation.
The basic case: one radical
Solve \sqrt{2x + 3} = 5.
The radical is already isolated (it is the entire left side). Square both sides:
Check: \sqrt{2(11) + 3} = \sqrt{25} = 5. Correct.
The catch: extraneous solutions
Squaring both sides of an equation can introduce solutions that do not satisfy the original equation. These are called extraneous solutions, and they must be checked and discarded.
Solve \sqrt{x + 5} = x - 1.
Square both sides:
So x = 4 or x = -1.
Check x = 4: \sqrt{4 + 5} = \sqrt{9} = 3 and 4 - 1 = 3. Correct.
Check x = -1: \sqrt{-1 + 5} = \sqrt{4} = 2 and -1 - 1 = -2. The left side is 2, the right side is -2. Not equal. So x = -1 is extraneous and must be rejected.
The only solution is x = 4.
Why did the extraneous solution appear? Because squaring is not a reversible operation. The original equation says \sqrt{x + 5} = x - 1, which requires x - 1 \geq 0 (since a principal square root is non-negative). The value x = -1 gives x - 1 = -2 < 0, so it was never a candidate for the original equation — but squaring both sides hid that constraint. This is why checking is not optional for radical equations. Every solution must be substituted back into the original equation.
Two radicals
When the equation has two radicals, isolate one, square, and then you often get a simpler equation with one radical, which you handle the same way. Solve \sqrt{x + 7} - \sqrt{x} = 1.
Isolate one radical: \sqrt{x + 7} = 1 + \sqrt{x}.
Square both sides: x + 7 = 1 + 2\sqrt{x} + x.
Simplify: 6 = 2\sqrt{x}, so \sqrt{x} = 3, hence x = 9.
Check: \sqrt{9 + 7} - \sqrt{9} = \sqrt{16} - 3 = 4 - 3 = 1. Correct.
Two worked examples
Example 1: Simplify $\dfrac{x^{3/4} \cdot x^{1/2}}{x^{1/4}}$ and write the answer in both exponent and radical form
This is a pure exponent-arithmetic problem — the entire calculation happens in the exponents.
Step 1. Apply the product law to the numerator.
The fraction addition: \dfrac{3}{4} + \dfrac{1}{2} = \dfrac{3}{4} + \dfrac{2}{4} = \dfrac{5}{4}.
So the numerator is x^{5/4}.
Why: same base means add exponents. The only work is adding the fractions 3/4 and 1/2 by finding a common denominator.
Step 2. Apply the quotient law.
Why: same base in numerator and denominator means subtract exponents. The subtraction 5/4 - 1/4 = 4/4 = 1 reduces the exponent to 1.
Step 3. Write the answer in both forms.
Exponent form: x.
Radical form: x (no radical needed — the answer is already a whole power of x).
Result. \dfrac{x^{3/4} \cdot x^{1/2}}{x^{1/4}} = x.
You can verify numerically. Set x = 16: the original expression is \dfrac{16^{3/4} \cdot 16^{1/2}}{16^{1/4}} = \dfrac{8 \cdot 4}{2} = \dfrac{32}{2} = 16. The simplified answer gives x = 16. They match.
Example 2: Solve $\sqrt{3x + 1} = x - 1$
This is a radical equation. The variable is both under the radical (on the left) and outside it (on the right). The strategy is to square both sides, solve the resulting quadratic, and check for extraneous solutions.
Step 1. Note the domain constraint.
The principal square root is non-negative, so the right side must also be non-negative: x - 1 \geq 0, meaning x \geq 1. Also, the radicand must be non-negative: 3x + 1 \geq 0, meaning x \geq -1/3. The binding constraint is x \geq 1.
Why: recording the domain constraint upfront will help you spot extraneous solutions at the end — any candidate with x < 1 can be rejected immediately.
Step 2. Square both sides.
Step 3. Rearrange into a standard quadratic.
So x = 0 or x = 5.
Why: squaring removed the radical but produced a quadratic. Factoring gives two candidates, both of which must be checked against the original equation.
Step 4. Check both candidates.
x = 0: Domain constraint says x \geq 1. Since 0 < 1, this candidate is rejected without further computation. (And indeed, \sqrt{1} = 1 \neq 0 - 1 = -1.)
x = 5: \sqrt{3(5) + 1} = \sqrt{16} = 4 and 5 - 1 = 4. Correct.
Result. x = 5 is the only solution.
Common confusions
-
"a^{m/n} means a^m \div a^n." No — the fraction m/n is the exponent itself, not a division of two powers. 8^{2/3} means "cube root of 8, then square," giving 4. It does not mean 8^2 / 8^3 = 64/512 = 1/8.
-
"You can split a^{m/n} as a^m \cdot a^{1/n}." No — the product law adds exponents, but m + 1/n \neq m/n (unless n = 1). The correct splitting is a^{m/n} = (a^{1/n})^m using the power-of-a-power law.
-
"Squaring both sides of an equation always gives a correct solution." Not always — squaring can introduce extraneous solutions. Every candidate must be checked in the original equation. This is not optional bookkeeping; it is part of the mathematical method.
-
"\sqrt{x^2} = x." Only if x \geq 0. The correct identity is \sqrt{x^2} = |x|. So \sqrt{(-3)^2} = \sqrt{9} = 3 = |-3|, not -3. This matters whenever the variable under the radical might be negative.
-
"x^{1/2} \cdot x^{1/3} = x^{1/6}." No — the product law adds exponents: 1/2 + 1/3 = 3/6 + 2/6 = 5/6. So x^{1/2} \cdot x^{1/3} = x^{5/6}. The mistake is multiplying the exponents (which is the rule for power-of-a-power) instead of adding them (which is the rule for multiplying same-base terms).
-
"A radical equation can have at most one extraneous solution." There is no such limit. In principle, squaring can make every candidate extraneous, leaving no solution at all. For example, \sqrt{x} = -3 has no solution, because the principal square root is never negative — but squaring both sides gives x = 9, which fails the check.
Going deeper
If you came here for the conversion rules and how to solve radical equations, you have everything you need for school algebra. The rest of this section connects rational exponents to a few ideas that run deeper.
Why "root first, then power" is usually better
The definition gives two routes: a^{m/n} = \sqrt[n]{a^m} (power first) or a^{m/n} = (\sqrt[n]{a})^m (root first). Both give the same answer for positive a, but the second is almost always easier to compute by hand. Consider 64^{2/3}. Route 1: 64^2 = 4096, then \sqrt[3]{4096} — you need to know that 16^3 = 4096, which is not obvious. Route 2: \sqrt[3]{64} = 4, then 4^2 = 16. Much simpler. The root-first route keeps the intermediate numbers small.
The exponent m/n must be in lowest terms (sometimes)
For positive bases, a^{m/n} is well-defined regardless of whether m/n is reduced. But when dealing with negative bases and even roots, reduction matters. Consider (-8)^{2/6}. If you reduce first, 2/6 = 1/3, and (-8)^{1/3} = -2. If you don't reduce, (-8)^{2/6} = \sqrt[6]{(-8)^2} = \sqrt[6]{64} = 2. The two answers differ in sign. The standard convention in school algebra is to reduce m/n to lowest terms before evaluating, which avoids this ambiguity. In more advanced settings (complex numbers), the story is more nuanced — but for real-number algebra, always reduce first.
Radical equations and the idea of "irreversible operations"
Squaring both sides of an equation is an example of applying a non-injective (many-to-one) function to both sides. The squaring function sends both 3 and -3 to 9, so when you square both sides, you lose information about which sign was present. This is why extraneous solutions appear. The same issue arises when you multiply both sides by an expression that might be zero, or when you take the square root of both sides and forget the \pm. The common thread: applying a non-reversible operation to both sides of an equation can create or destroy solutions, and the only safeguard is to check the result in the original equation.
This idea reappears in Quadratic Equations, where the derivation of the quadratic formula involves completing the square and taking a square root — and the \pm in the formula is precisely the acknowledgement that taking the square root of both sides could have gone either way.
Where this leads next
Rational exponents and radical equations are the last algebraic tools you need before polynomials and quadratics.
- Polynomials — Introduction — the next chapter, where sums of terms like x^3 + 2x^2 - 5x + 7 get their own name, their own vocabulary, and their own arithmetic.
- Quadratic Equations — where the quadratic formula produces square roots as a matter of course, and the techniques from this chapter (simplifying radicals, rationalising, checking for extraneous solutions) become daily tools.
- Roots and Radicals — the arithmetic-level treatment of roots, which this chapter extends into algebra.
- Laws of Exponents — Algebra — the six laws that every calculation in this chapter relies on.
- Exponents and Powers — the original chapter on exponents for numbers, where the laws were proved from first principles.