Fractional Exponents Calculator (Rational Exponents)
Compute a fractional exponent x^(n/d) as an exact simplified radical plus a decimal approximation, bridging powers and roots with full step-by-step work.
What a fractional exponent is
A fractional exponent (also called a rational exponent) writes a root using power notation:
The denominator tells you which root to take; the numerator tells you which power to raise to. This single notation bridges two operations that otherwise look unrelated: raising to a power and taking a root. For example, means "the cube root of squared" — .
Two equivalent computation orders
Because a power and a root commute, there are two equally valid ways to evaluate , and they always agree:
| Order | Steps | Result |
|---|---|---|
| Power first | ||
| Root first |
Both reach . This calculator always computes first and then takes the th root of that result — the same order used by the Radicals calculator for its exact simplification — but the "root first" order gives an identical answer and is often easier to do by hand when is already a perfect th power.
Reducing n/d first
Before computing anything, this calculator reduces by their greatest common divisor — and are the same exponent, since reduces to . Reducing first keeps the root index as small as possible, which keeps the exact radical form as simple as possible and keeps the computation fast.
One useful consequence of reducing first: and can never both be even after reduction. Any shared factor of would have been divided out already. That fact is exactly what makes the sign rule below reliable.
The sign rule: real vs. imaginary
Whether a negative base gives a real or imaginary answer depends entirely on the parity of the reduced denominator — the root index:
| Reduced | Example | Result |
|---|---|---|
| Even () | Imaginary: | |
| Odd () | Real: |
Even , negative base → imaginary. No real number raised to an even power is ever negative, so an even-index root of a negative number has no real value. Since can only be even here when is odd (see above), keeps the original negative sign, and is imaginary: .
Odd , negative base → real. Every real number has exactly one real th root when is odd, regardless of sign. Whether is even or odd here, the result is always a real number: , and (real either way, since is odd).
Degenerate cases
Two special inputs are worth calling out:
- Exponent reduces to 0. Whenever the numerator you enter is , the fraction always reduces to , and any nonzero base to the power is — the same convention used for whole-number exponents (including ).
- Base is 0. raised to any positive power is , regardless of the root index — whenever .
Worked examples
Example 1: — a perfect square root of a perfect cube.
Example 2: , or more simply .
Example 3: , or .
Example 4: — the simplest case, a fractional exponent with numerator is just a plain root.
Example 5 (imaginary): , since the reduced denominator is even and the base is negative.
Fractional exponents bridge powers and roots
A fractional exponent is not a new operation — it is a compact way to write a root using exponent notation, and it obeys the same exponent rules as whole numbers (e.g. still holds for fractional and ). Setting collapses down to an ordinary whole-number power, handled directly by the Exponents calculator; setting collapses down to a plain th root, handled by the Radicals calculator (or its fixed-index sibling, the Square Root calculator, when ). This calculator generalizes both into the single form.
Frequently asked questions
- What is a fractional exponent?
- A fractional (rational) exponent writes a root as a power: . The denominator says which root to take, and the numerator says which power to raise to first. For example .
- Does it matter whether I raise to the power first or take the root first?
- No — always give the same answer, since a power and a root commute. can be computed as , or as — same result either way. This calculator computes first, then takes the th root, but either order is mathematically valid.
- Why do you reduce n/d before computing?
- A fraction and its reduced form represent the exact same exponent — and are the same number, since reduces to . Reducing first (dividing both by their greatest common divisor) keeps the numbers small, which keeps the root index low and the exact radical form as simple as possible.
- Why does a negative base sometimes give an imaginary result?
- It depends on the reduced denominator — the root index. If is even, taking that root of a negative number has no real answer (no real number raised to an even power is negative), so the result is imaginary: . If is odd, every real number has exactly one real th root, so the result stays real: .
- Can both n and d be even after reducing?
- No. Reducing by their greatest common divisor removes every factor the two share — including any shared factor of 2. So after reduction, and can never both be even. That's why checking only the reduced denominator's parity is enough to decide real vs. imaginary; whenever is even, is guaranteed odd, so keeps 's original sign.
- What happens when the exponent reduces to 0?
- Any nonzero base raised to the power equals , by the same rule used for whole-number exponents: . This includes by the usual convention. It happens whenever the numerator you enter is , since always reduces to .
- How is this different from the Exponents and Radicals calculators?
- The [Exponents calculator](/en/calculators/algebra/exponents) handles whole-number powers (), and the [Radicals calculator](/en/calculators/algebra/radicals) handles whole-number roots (). This calculator is the bridge between them: a fractional exponent is literally a root of a power, so it generalizes both — set and it's just ; set and it's just .