Algebra

Fractional Exponents

Last updated: March 2026 · Intermediate
Before you start

You should be comfortable with:

Real-world applications
⚑
Electrical

Voltage drop, wire sizing, load balancing

🌑️
HVAC

Refrigerant charging, airflow, system sizing

Radicals and exponents are two ways of writing the same idea. The expression x\sqrt{x} can also be written as x1/2x^{1/2}, and x3\sqrt[3]{x} is the same as x1/3x^{1/3}. Fractional exponents (also called rational exponents) let you apply all the exponent rules you already know β€” product rule, quotient rule, power rule β€” to radical expressions. This single notational shift makes simplifying complex expressions dramatically easier and is essential in advanced algebra, calculus, and applied formulas.

The Fundamental Connection

The relationship between radicals and fractional exponents is:

a1/n=ana^{1/n} = \sqrt[n]{a}

In words: raising a number to the power 1n\dfrac{1}{n} is the same as taking its nnth root.

Radical formExponent form
a\sqrt{a}a1/2a^{1/2}
a3\sqrt[3]{a}a1/3a^{1/3}
a4\sqrt[4]{a}a1/4a^{1/4}
a5\sqrt[5]{a}a1/5a^{1/5}

Why a1/2=aa^{1/2} = \sqrt{a}? Consider (a1/2)2(a^{1/2})^2. By the power rule, this equals a(1/2)β‹…2=a1=aa^{(1/2) \cdot 2} = a^1 = a. So a1/2a^{1/2} is the number that, when squared, gives aa β€” which is exactly the definition of a\sqrt{a}.

The General Rule: am/na^{m/n}

When the exponent is a fraction with any numerator:

am/n=amn=(an)ma^{m/n} = \sqrt[n]{a^m} = (\sqrt[n]{a})^m

Both forms are equivalent. You can either:

  • Take the nnth root first, then raise to the mmth power, or
  • Raise to the mmth power first, then take the nnth root.

Taking the root first usually keeps the numbers smaller and easier to handle.

Example 1: Evaluate 82/38^{2/3}

Method β€” Root first, then power:

82/3=(83)2=(2)2=48^{2/3} = (\sqrt[3]{8})^2 = (2)^2 = 4

Verification β€” Power first, then root:

82/3=823=643=4βœ“8^{2/3} = \sqrt[3]{8^2} = \sqrt[3]{64} = 4 \quad \checkmark

Answer: 44

Example 2: Evaluate 272/327^{2/3}

272/3=(273)2=(3)2=927^{2/3} = (\sqrt[3]{27})^2 = (3)^2 = 9

Answer: 99

Example 3: Evaluate 163/416^{3/4}

163/4=(164)3=(2)3=816^{3/4} = (\sqrt[4]{16})^3 = (2)^3 = 8

Answer: 88

Example 4: Evaluate 253/225^{3/2}

253/2=(25)3=(5)3=12525^{3/2} = (\sqrt{25})^3 = (5)^3 = 125

Answer: 125125

Converting Between Forms

Being fluent in converting both directions is essential for simplification.

Radical to Exponent Form

Example 5: Write x53\sqrt[3]{x^5} using a fractional exponent.

x53=x5/3\sqrt[3]{x^5} = x^{5/3}

Answer: x5/3x^{5/3}

Example 6: Write y3\sqrt{y^3} using a fractional exponent.

y3=y3/2\sqrt{y^3} = y^{3/2}

Answer: y3/2y^{3/2}

Exponent to Radical Form

Example 7: Write x4/5x^{4/5} in radical form.

x4/5=x45x^{4/5} = \sqrt[5]{x^4}

Answer: x45\sqrt[5]{x^4}

Example 8: Write a2/3a^{2/3} in radical form.

a2/3=a23a^{2/3} = \sqrt[3]{a^2}

Answer: a23\sqrt[3]{a^2}

Simplifying with Exponent Rules

The beauty of fractional exponents is that all the standard exponent rules apply exactly as they do with integer exponents.

Product rule: am/nβ‹…ap/q=am/n+p/qa^{m/n} \cdot a^{p/q} = a^{m/n + p/q}

Quotient rule: am/nap/q=am/nβˆ’p/q\dfrac{a^{m/n}}{a^{p/q}} = a^{m/n - p/q}

Power rule: (am/n)p/q=a(m/n)(p/q)(a^{m/n})^{p/q} = a^{(m/n)(p/q)}

Example 9: Simplify x1/3β‹…x2/3x^{1/3} \cdot x^{2/3}

Add the exponents:

x1/3β‹…x2/3=x1/3+2/3=x3/3=x1=xx^{1/3} \cdot x^{2/3} = x^{1/3 + 2/3} = x^{3/3} = x^1 = x

Answer: xx

Example 10: Simplify x3/4β‹…x1/2x^{3/4} \cdot x^{1/2}

Find a common denominator for the exponents:

34+12=34+24=54\frac{3}{4} + \frac{1}{2} = \frac{3}{4} + \frac{2}{4} = \frac{5}{4}

x3/4β‹…x1/2=x5/4x^{3/4} \cdot x^{1/2} = x^{5/4}

Answer: x5/4x^{5/4}

Example 11: Simplify y5/6y1/3\dfrac{y^{5/6}}{y^{1/3}}

Subtract the exponents:

56βˆ’13=56βˆ’26=36=12\frac{5}{6} - \frac{1}{3} = \frac{5}{6} - \frac{2}{6} = \frac{3}{6} = \frac{1}{2}

y5/6y1/3=y1/2=y\frac{y^{5/6}}{y^{1/3}} = y^{1/2} = \sqrt{y}

Answer: y1/2=yy^{1/2} = \sqrt{y}

Example 12: Simplify (x2/3)6(x^{2/3})^6

Multiply the exponents:

(x2/3)6=x(2/3)(6)=x12/3=x4(x^{2/3})^6 = x^{(2/3)(6)} = x^{12/3} = x^4

Answer: x4x^4

Example 13: Simplify (8x3)2/3(8x^3)^{2/3}

Distribute the exponent to each factor:

(8x3)2/3=82/3β‹…(x3)2/3(8x^3)^{2/3} = 8^{2/3} \cdot (x^3)^{2/3}

=(83)2β‹…x(3)(2/3)=(2)2β‹…x2=4x2= (\sqrt[3]{8})^2 \cdot x^{(3)(2/3)} = (2)^2 \cdot x^2 = 4x^2

Answer: 4x24x^2

Negative Fractional Exponents

A negative fractional exponent combines two ideas: the reciprocal (from the negative sign) and the root (from the fraction).

aβˆ’m/n=1am/n=1amna^{-m/n} = \frac{1}{a^{m/n}} = \frac{1}{\sqrt[n]{a^m}}

Example 14: Evaluate 4βˆ’1/24^{-1/2}

4βˆ’1/2=141/2=14=124^{-1/2} = \frac{1}{4^{1/2}} = \frac{1}{\sqrt{4}} = \frac{1}{2}

Answer: 12\dfrac{1}{2}

Example 15: Evaluate 27βˆ’2/327^{-2/3}

27βˆ’2/3=1272/3=1(273)2=1(3)2=1927^{-2/3} = \frac{1}{27^{2/3}} = \frac{1}{(\sqrt[3]{27})^2} = \frac{1}{(3)^2} = \frac{1}{9}

Answer: 19\dfrac{1}{9}

Example 16: Simplify xβˆ’3/4x^{-3/4}

xβˆ’3/4=1x3/4=1x34x^{-3/4} = \frac{1}{x^{3/4}} = \frac{1}{\sqrt[4]{x^3}}

Answer: 1x3/4\dfrac{1}{x^{3/4}} or equivalently 1x34\dfrac{1}{\sqrt[4]{x^3}}

Example 17: Simplify x1/2x5/2\dfrac{x^{1/2}}{x^{5/2}}

x1/2βˆ’5/2=xβˆ’4/2=xβˆ’2=1x2x^{1/2 - 5/2} = x^{-4/2} = x^{-2} = \frac{1}{x^2}

Answer: 1x2\dfrac{1}{x^2}

Mixed Expressions

Example 18: Simplify (x1/3)9x2\dfrac{(x^{1/3})^9}{x^2}

Numerator:

(x1/3)9=x9/3=x3(x^{1/3})^9 = x^{9/3} = x^3

Divide:

x3x2=x3βˆ’2=x\frac{x^3}{x^2} = x^{3-2} = x

Answer: xx

Example 19: Simplify x3β‹…x\sqrt[3]{x} \cdot \sqrt{x}

Convert to fractional exponents:

x1/3β‹…x1/2=x1/3+1/2x^{1/3} \cdot x^{1/2} = x^{1/3 + 1/2}

Common denominator:

13+12=26+36=56\frac{1}{3} + \frac{1}{2} = \frac{2}{6} + \frac{3}{6} = \frac{5}{6}

Answer: x5/6=x56x^{5/6} = \sqrt[6]{x^5}

Example 20: Simplify a34a\dfrac{\sqrt[4]{a^3}}{\sqrt{a}}

Convert:

a3/4a1/2=a3/4βˆ’1/2=a3/4βˆ’2/4=a1/4=a4\frac{a^{3/4}}{a^{1/2}} = a^{3/4 - 1/2} = a^{3/4 - 2/4} = a^{1/4} = \sqrt[4]{a}

Answer: a1/4=a4a^{1/4} = \sqrt[4]{a}

Real-World Application: Electrician β€” Power Formula

In electrical work, the relationship between power PP, voltage VV, and resistance RR is:

P=V2RP = \frac{V^2}{R}

Solving for voltage:

V=(PR)1/2=PRV = (PR)^{1/2} = \sqrt{PR}

For a circuit with P=144P = 144 watts and R=4R = 4 ohms:

V=(144β‹…4)1/2=(576)1/2=24Β voltsV = (144 \cdot 4)^{1/2} = (576)^{1/2} = 24 \text{ volts}

The fractional exponent 1/21/2 is the compact way to express β€œtake the square root” β€” it fits naturally into algebraic manipulation when you need to rearrange formulas. Electricians rearranging multi-variable formulas benefit from thinking in terms of exponents rather than radical signs.

Real-World Application: HVAC β€” Heat Transfer Rate

In HVAC engineering, the heat transfer coefficient for natural convection over a flat plate can involve a formula like:

h=Cβ‹…(Ξ”T)1/4h = C \cdot (\Delta T)^{1/4}

where hh is the convection coefficient, CC is a constant depending on the surface, and Ξ”T\Delta T is the temperature difference. The exponent 1/41/4 means you take the fourth root of the temperature difference.

If C=1.42C = 1.42 and Ξ”T=16\Delta T = 16 degrees:

h=1.42β‹…(16)1/4=1.42β‹…164=1.42β‹…2=2.84h = 1.42 \cdot (16)^{1/4} = 1.42 \cdot \sqrt[4]{16} = 1.42 \cdot 2 = 2.84

If Ξ”T=81\Delta T = 81 degrees:

h=1.42β‹…(81)1/4=1.42β‹…814=1.42β‹…3=4.26h = 1.42 \cdot (81)^{1/4} = 1.42 \cdot \sqrt[4]{81} = 1.42 \cdot 3 = 4.26

Understanding fractional exponents lets HVAC technicians read and apply these formulas without needing to convert everything to radical notation first.

Common Mistakes to Avoid

  1. Confusing the numerator and denominator of the exponent. In am/na^{m/n}, the denominator nn is the root and the numerator mm is the power: am/n=amna^{m/n} = \sqrt[n]{a^m}. Mixing these up gives wrong answers.
  2. Forgetting that negative exponents mean reciprocals. 8βˆ’2/3=182/3=148^{-2/3} = \dfrac{1}{8^{2/3}} = \dfrac{1}{4}, not βˆ’4-4 and not βˆ’14-\dfrac{1}{4}.
  3. Not finding a common denominator when adding exponents. x1/3β‹…x1/2=x5/6x^{1/3} \cdot x^{1/2} = x^{5/6}, not x2/5x^{2/5} or x1/6x^{1/6}.
  4. Applying the exponent to only one factor. In (8x3)2/3(8x^3)^{2/3}, the 2/32/3 applies to both 8 and x3x^3: 82/3β‹…x2=4x28^{2/3} \cdot x^2 = 4x^2.
  5. Thinking a1/2a^{1/2} means a/2a/2. The exponent 1/21/2 means β€œsquare root,” not β€œdivide by 2.” 91/2=39^{1/2} = 3, not 4.54.5.

Practice Problems

Test your understanding with these problems. Click to reveal each answer.

Problem 1: Evaluate 641/364^{1/3}.

641/3=643=464^{1/3} = \sqrt[3]{64} = 4

Answer: 44

Problem 2: Evaluate 322/532^{2/5}.

322/5=(325)2=(2)2=432^{2/5} = (\sqrt[5]{32})^2 = (2)^2 = 4

Answer: 44

Problem 3: Write x74\sqrt[4]{x^7} using a fractional exponent.

x74=x7/4\sqrt[4]{x^7} = x^{7/4}

Answer: x7/4x^{7/4}

Problem 4: Simplify x2/5β‹…x3/5x^{2/5} \cdot x^{3/5}.

x2/5+3/5=x5/5=x1=xx^{2/5 + 3/5} = x^{5/5} = x^1 = x

Answer: xx

Problem 5: Simplify (x4/3)3(x^{4/3})^3.

(x4/3)3=x(4/3)(3)=x12/3=x4(x^{4/3})^3 = x^{(4/3)(3)} = x^{12/3} = x^4

Answer: x4x^4

Problem 6: Evaluate 100βˆ’1/2100^{-1/2}.

100βˆ’1/2=11001/2=110100^{-1/2} = \frac{1}{100^{1/2}} = \frac{1}{10}

Answer: 110\dfrac{1}{10}

Problem 7: Simplify xβ‹…x3\sqrt{x} \cdot \sqrt[3]{x} using fractional exponents.

x1/2β‹…x1/3=x1/2+1/3=x3/6+2/6=x5/6x^{1/2} \cdot x^{1/3} = x^{1/2 + 1/3} = x^{3/6 + 2/6} = x^{5/6}

Answer: x5/6x^{5/6} or x56\sqrt[6]{x^5}

Problem 8: An electrician uses V=(PR)1/2V = (PR)^{1/2} with P=200P = 200 watts and R=8R = 8 ohms. Find the voltage.

V=(200β‹…8)1/2=(1600)1/2=1600=40Β voltsV = (200 \cdot 8)^{1/2} = (1600)^{1/2} = \sqrt{1600} = 40 \text{ volts}

Answer: 40 volts

Key Takeaways

  • a1/n=ana^{1/n} = \sqrt[n]{a} β€” a fractional exponent with numerator 1 is an nnth root
  • am/n=(an)m=amna^{m/n} = (\sqrt[n]{a})^m = \sqrt[n]{a^m} β€” take the root first, then the power (or vice versa)
  • All standard exponent rules (product, quotient, power) apply to fractional exponents β€” just add, subtract, or multiply the fractions
  • Negative fractional exponents mean β€œtake the reciprocal, then apply the fractional exponent”
  • Converting radicals to fractional exponents often makes simplification faster and cleaner
  • Fractional exponents appear throughout electrical, HVAC, and engineering formulas

Return to Algebra for more topics in this section.

Last updated: March 29, 2026