Mathwords logoReference LibraryMathwords

Rational Exponents

Rational Exponents
Fractional Exponents

The use of rational numbers as exponents. A rational exponent represents both an integer exponent and an nth root. The root is found in the denominator (like a tree, the root is at the bottom), and the integer exponent is found in the numerator.

Rule:                 Formula: a^(m/n) equals the nth root of a^m, or equivalently, (nth root of a)^m

Examples:         Math equation showing 5^(2/3) equals the cube root of 5² equals the cube root of 25

    Math equation showing 16 to the 5/4 power equals the 4th root of 16 to the 5th power equals 2 to the 5th power equals 32

 

 

See also

Square root, cube root, radical rules, negative exponents

Key Formula

xmn=xmn=(xn)mx^{\frac{m}{n}} = \sqrt[n]{x^m} = \left(\sqrt[n]{x}\right)^m
Where:
  • xx = The base — any real number (must be non-negative when n is even)
  • mm = The numerator of the exponent — the integer power applied to the base
  • nn = The denominator of the exponent — the index of the root (must be a positive integer)

Worked Example

Problem: Simplify 82/38^{2/3}.
Step 1: Identify the numerator and denominator of the exponent. The numerator is 2 (the power) and the denominator is 3 (the root).
823=(83)28^{\frac{2}{3}} = \left(\sqrt[3]{8}\right)^2
Step 2: Find the cube root of 8. Since 2×2×2=82 \times 2 \times 2 = 8, the cube root of 8 is 2.
83=2\sqrt[3]{8} = 2
Step 3: Raise the result to the power of 2.
22=42^2 = 4
Answer: 82/3=48^{2/3} = 4

Another Example

This example combines rational exponents with a negative exponent, showing students how to handle the reciprocal step before applying the fractional exponent rule.

Problem: Simplify 272/327^{-2/3}.
Step 1: Handle the negative exponent first. A negative exponent means you take the reciprocal.
2723=1272327^{-\frac{2}{3}} = \frac{1}{27^{\frac{2}{3}}}
Step 2: Now evaluate 272/327^{2/3}. The denominator 3 tells you to take the cube root; the numerator 2 tells you to square the result.
2723=(273)227^{\frac{2}{3}} = \left(\sqrt[3]{27}\right)^2
Step 3: Find the cube root of 27. Since 33=273^3 = 27, the cube root is 3.
273=3\sqrt[3]{27} = 3
Step 4: Square the result, then take the reciprocal.
32=9193^2 = 9 \quad \Rightarrow \quad \frac{1}{9}
Answer: 272/3=1927^{-2/3} = \dfrac{1}{9}

Frequently Asked Questions

How do you convert between rational exponents and radicals?
Use the rule xm/n=xmnx^{m/n} = \sqrt[n]{x^m}. The denominator of the fraction becomes the index of the radical, and the numerator stays as the power inside (or outside) the radical. For example, x3/4=x34x^{3/4} = \sqrt[4]{x^3}. You can also reverse this: x25=x2/5\sqrt[5]{x^2} = x^{2/5}.
Does it matter whether you take the root first or the power first?
Mathematically, no — xmn\sqrt[n]{x^m} and (xn)m(\sqrt[n]{x})^m give the same result. However, taking the root first usually produces smaller numbers and makes the arithmetic much easier. For instance, with 642/364^{2/3}, finding 643=4\sqrt[3]{64} = 4 first and then squaring to get 16 is simpler than computing 642=409664^2 = 4096 and then finding its cube root.
What happens when the denominator of a rational exponent is even and the base is negative?
When the denominator is even, you are taking an even root (like a square root or fourth root). Even roots of negative numbers are not defined in the real number system. For example, (4)1/2(-4)^{1/2} is not a real number because no real number squared gives 4-4. This restriction only applies when the denominator is even.

Rational Exponents vs. Radical Notation

Rational ExponentsRadical Notation
Notationxm/nx^{m/n}xmn\sqrt[n]{x^m}
IndicatesA fractional power written as an exponentA root written with a radical symbol
Ease of simplificationEasier to apply exponent rules (product rule, power rule, etc.)More intuitive for simple roots like square roots and cube roots
When to usePreferred in algebra when combining or simplifying expressions with exponent rulesPreferred when evaluating a specific root or when the problem is given in radical form

Why It Matters

Rational exponents appear throughout Algebra 2, precalculus, and calculus whenever you need to differentiate or simplify expressions involving roots. They let you apply all the familiar exponent rules — product rule, quotient rule, power rule — to expressions that would be awkward to handle with radical signs. Understanding rational exponents is also essential for solving equations like x3/2=27x^{3/2} = 27 and for working with exponential growth and decay models in science courses.

Common Mistakes

Mistake: Confusing which part of the fraction is the root and which is the power — for example, interpreting x2/3x^{2/3} as x3\sqrt{x^3} instead of x23\sqrt[3]{x^2}.
Correction: Remember: the denominator is the root ("the root is at the bottom") and the numerator is the power. So x2/3=x23x^{2/3} = \sqrt[3]{x^2}, not x3\sqrt{x^3}.
Mistake: Treating x1/2+x1/2x^{1/2} + x^{1/2} as x1x^{1} by adding the exponents.
Correction: You only add exponents when multiplying terms with the same base: x1/2x1/2=x1x^{1/2} \cdot x^{1/2} = x^{1}. When adding like terms, x1/2+x1/2=2x1/2x^{1/2} + x^{1/2} = 2x^{1/2}, just as y+y=2yy + y = 2y.

Related Terms

  • ExponentGeneral concept that rational exponents extend
  • nth RootThe denominator of a rational exponent represents this
  • Radical RulesRules for radicals that parallel rational exponent rules
  • Negative ExponentsOften combined with rational exponents
  • Square RootSpecial case where the exponent is 1/2
  • Cube RootSpecial case where the exponent is 1/3
  • Rational NumbersThe type of number used as the exponent
  • NumeratorThe top of the fraction that gives the power