Fractional Exponent

Convert between radicals and exponents: a fractional exponent means the denominator is the root and the numerator is the power on the inside.

am/n=amna^{m/n} = \sqrt[n]{a^m}

Solve a problem with Fractional Exponent

Type the problem. The solver will use Fractional Exponent where Fractional Exponent is the right tool, and tell you when it is not.

Drag one in or paste from the clipboard. JPEG, PNG or WebP. You get the transcription to check before anything is solved.

How to get a better answer
  • Paste the whole problem, including the instruction word — "simplify", "solve for x" and "factor" lead to three different answers.
  • Say what you have already tried. "I got x = 4 and the book says 2" turns a solution into a diagnosis.
  • Set the level in the settings button. A calculus shortcut is not a better answer if you have not met derivatives yet.
  • For a photo, get the whole problem in frame and hold the page flat — you get the transcription to fix before anything is solved.

What each symbol means

What Fractional Exponent takes
aa
mm
nn
Fractional Exponent
SymbolMeaning
aaThe base—the number being raised to the power or placed under the radical. The base must be non-negative if nn is even, or any real number if nn is odd.
mmThe numerator of the fractional exponent, telling you the power to apply to the base after you take the root (or the power to apply before taking the root).
nnThe denominator of the fractional exponent, telling you which root to take—the nn-th root, such as the square root (n=2n = 2) or cube root (n=3n = 3).

When to use it

When you need to rewrite a radical as an exponent or simplify expressions that mix roots and powers.

Level

Usually taught in: Algebra II

Worked examples

1. Simplify a fractional exponent with small integers

Problem

Simplify 82/38^{2/3}.
  1. 82/3=8238^{2/3} = \sqrt[3]{8^2}

    Apply the rule: the denominator 3 becomes the root index, and the numerator 2 becomes the power inside the radical.

  2. =643= \sqrt[3]{64}

    Calculate 82=648^2 = 64.

  3. =4= 4

    Find the cube root: 43=644^3 = 64, so 643=4\sqrt[3]{64} = 4.

Answer: 44

Fractional exponents let you rewrite radicals using exponent notation. Here, 82/38^{2/3} means take the cube root of 8, then square it—or equivalently, square 8 first then take the cube root. Both orders give the same answer.

2. Simplify a negative fractional exponent

Problem

Simplify 272/327^{-2/3}.
  1. 272/3=1272/327^{-2/3} = \frac{1}{27^{2/3}}

    A negative exponent means take the reciprocal of the base raised to the positive exponent.

  2. =12723= \frac{1}{\sqrt[3]{27^2}}

    Apply the fractional exponent rule to 272/327^{2/3}: the denominator 3 is the cube root, and the numerator 2 is the power inside.

  3. =17293= \frac{1}{\sqrt[3]{729}}

    Calculate 272=72927^2 = 729.

  4. =19= \frac{1}{9}

    The cube root of 729 is 9 because 93=7299^3 = 729, so 7293=9\sqrt[3]{729} = 9.

Answer: 19\frac{1}{9}

This example combines two rules: negative exponents (which flip to reciprocals) and fractional exponents. The negative exponent applies to the whole base, not just the result. Always handle the reciprocal first, then apply the fractional exponent rule to the denominator.

3. Apply fractional exponents in a real-world context

Problem

A coffee shop tracks its daily profit using the formula P(d)=100d3/2P(d) = 100 \cdot d^{3/2} where dd is the day number. What is the profit on day 4?
  1. P(4)=10043/2P(4) = 100 \cdot 4^{3/2}

    Substitute day d=4d = 4 into the profit formula.

  2. =100432= 100 \cdot \sqrt[2]{4^3}

    Rewrite 43/24^{3/2} using the fractional exponent rule: denominator 2 means square root, numerator 3 means the power inside.

  3. =10064= 100 \cdot \sqrt{64}

    Calculate 43=644^3 = 64. Note: x2\sqrt[2]{x} is the same as x\sqrt{x} (the square root).

  4. =1008= 100 \cdot 8

    Find the square root: 64=8\sqrt{64} = 8 because 82=648^2 = 64.

  5. =800= 800

    Multiply to get the final answer.

Answer: The profit on day 4 is $800\text{The profit on day 4 is } \$800

Real-world formulas often use fractional exponents to model growth or decay patterns. Converting 43/24^{3/2} to radical form makes it easier to calculate by hand: you can think of it as first taking the square root of 4, then cubing the result.

Common mistakes

Where Fractional Exponent usually goes wrong
Answer came out wrong
Writing 43/2=43÷424^{3/2} = 4^3 \div 4^2 or only computing the power part: 43=644^3 = 64 without taking the root.
Remember that 43/2=432=64=84^{3/2} = \sqrt[2]{4^3} = \sqrt{64} = 8. You must apply both the root (from the denominator) and the power (from the numerator) to get the correct answer.
Writing 81/3=83=28^{-1/3} = -\sqrt[3]{8} = -2 or treating the negative sign as a negation of the answer.
81/3=181/3=183=128^{-1/3} = \frac{1}{8^{1/3}} = \frac{1}{\sqrt[3]{8}} = \frac{1}{2}. First apply the reciprocal rule because of the negative sign, then apply the fractional exponent rule.
Reversing the fraction: writing 161/4=164116^{1/4} = \sqrt[1]{16^4} or using the numerator as the root index.
161/4=1614=164=216^{1/4} = \sqrt[4]{16^1} = \sqrt[4]{16} = 2. The denominator 4 tells you to take the fourth root; the numerator 1 means raise to the first power (so just 1616 under the radical).
The mistakeWhy it is wrongThe fix
Writing 43/2=43÷424^{3/2} = 4^3 \div 4^2 or only computing the power part: 43=644^3 = 64 without taking the root.The numerator and denominator are part of a single exponent; they are not separate operations to apply or to divide.Remember that 43/2=432=64=84^{3/2} = \sqrt[2]{4^3} = \sqrt{64} = 8. You must apply both the root (from the denominator) and the power (from the numerator) to get the correct answer.
Writing 81/3=83=28^{-1/3} = -\sqrt[3]{8} = -2 or treating the negative sign as a negation of the answer.A negative exponent means you take the reciprocal of the base raised to the positive exponent, not negate the final result.81/3=181/3=183=128^{-1/3} = \frac{1}{8^{1/3}} = \frac{1}{\sqrt[3]{8}} = \frac{1}{2}. First apply the reciprocal rule because of the negative sign, then apply the fractional exponent rule.
Reversing the fraction: writing 161/4=164116^{1/4} = \sqrt[1]{16^4} or using the numerator as the root index.The denominator of the fractional exponent is the root index, not the numerator. Using the numerator gives you a completely different (and wrong) value.161/4=1614=164=216^{1/4} = \sqrt[4]{16^1} = \sqrt[4]{16} = 2. The denominator 4 tells you to take the fourth root; the numerator 1 means raise to the first power (so just 1616 under the radical).

Tips and when to use something else

  • The denominator of the fractional exponent is always the root you are taking: a1/2a^{1/2} is a square root, a1/3a^{1/3} is a cube root, and a1/na^{1/n} is an nn-th root.
  • You can compute am/na^{m/n} in either order: (an)m(\sqrt[n]{a})^m or amn\sqrt[n]{a^m} both work and give the same answer, so choose whichever is easier to calculate with your numbers.
  • For negative bases, pay attention to the denominator: if nn is even (like a1/2a^{1/2} or a2/4a^{2/4}), negative bases do not give real answers; if nn is odd (like a1/3a^{1/3}), negatives work fine.
  • When using the Product Rule for Exponents with fractional exponents, convert to a common denominator first: a1/2a1/3=a3/6a2/6=a5/6a^{1/2} \cdot a^{1/3} = a^{3/6} \cdot a^{2/6} = a^{5/6}.

Frequently asked questions

What is the difference between am/na^{m/n} and an/ma^{n/m}?
The position of each number is critical. In am/na^{m/n}, the denominator tells you the root and the numerator tells you the power: am/n=amna^{m/n} = \sqrt[n]{a^m}. In an/ma^{n/m}, they swap positions: an/m=anma^{n/m} = \sqrt[m]{a^n}. These are different values. For example, 41/2=4=24^{1/2} = \sqrt{4} = 2, but 42/1=42=164^{2/1} = 4^2 = 16.
Can fractional exponents be negative?
Yes. A negative fractional exponent combines the negative exponent rule with the fractional rule: am/n=1am/na^{-m/n} = \frac{1}{a^{m/n}}. For example, 81/3=181/3=128^{-1/3} = \frac{1}{8^{1/3}} = \frac{1}{2}. The negative applies to the whole exponent, so first take the reciprocal, then apply the fractional exponent rule to the denominator.
How do I know whether to use radical notation or fractional exponent notation?
Both mean the same thing, so use whichever makes the problem easier. Fractional exponents are clearer when you are simplifying using exponent rules: x3/2x1/2=x3/2+1/2=x2x^{3/2} \cdot x^{1/2} = x^{3/2 + 1/2} = x^2 is faster than converting back and forth between radicals. Radical notation is often clearer in word problems or when the root itself is the focus.
Do fractional exponents work with negative bases?
Yes, but with a restriction: if the denominator is even (like a1/2a^{1/2} or a3/4a^{3/4}), negative bases do not produce real answers because no real number to an even power is negative. For example, (4)1/2(-4)^{1/2} is not real. If the denominator is odd (like a1/3a^{1/3}), negatives work fine: (8)1/3=2(-8)^{1/3} = -2 because (2)3=8(-2)^3 = -8.

Need a different method?

The full solver is not scoped to one formula — type any problem and it will pick the method.

Open the math solver

Reviewed 2026-09-18