Math July 13, 2026 · 8 Min Read

Fraction Exponent Calculator – Guide & Formulas

Calculate fractions raised to any power including positive, negative, and fractional exponents. Shows step-by-step exponentiation and simplified result for numerator and denominator.

Raise any fraction to a power — positive, negative, or fractional. Get step-by-step exponentiation showing how the power applies to both numerator and denominator separately.

Key Takeaway

Use the free Fraction Exponent Calculator to calculate fractions raised to any power including positive, negative, and fractional exponents. shows step-by-step exponentiation and simplified result for numerator and denominator. Get instant results with step-by-step explanations.

How to Use the Fraction Exponent Calculator

  1. Enter the numerator and denominator of the base fraction.
  2. Enter the exponent (can be positive, negative, or a decimal).
  3. Click "Calculate Power" to compute the result.
  4. Review the step-by-step breakdown showing the exponent applied to numerator and denominator.
  5. Copy the final simplified result.

The Formula

To raise a fraction a/b to the power n, apply the power to both numerator and denominator: (a/b)ⁿ = aⁿ/bⁿ. For negative exponents: (a/b)⁻ⁿ = (b/a)ⁿ = bⁿ/aⁿ.

Variable Definitions

  • a/b: The base fraction
  • n: The exponent (power)
  • aⁿ: Numerator raised to the power n
  • bⁿ: Denominator raised to the power n
  • ⁻ⁿ: Negative exponent — indicates the reciprocal

Example: (2/3)⁴

Raise the fraction 2/3 to the 4th power.

  1. Step 1: Apply the exponent to both numerator and denominator: (2/3)⁴ = 2⁴ / 3⁴.
  2. Step 2: Calculate 2⁴ = 2 × 2 × 2 × 2 = 16.
  3. Step 3: Calculate 3⁴ = 3 × 3 × 3 × 3 = 81.
  4. Step 4: Write the result: 16/81.
  5. Step 5: Check if simplifiable: GCD(16,81) = 1, so 16/81 is already in simplest form.

Frequently Asked Questions

How do you raise a fraction to a power?

Apply the exponent to both the numerator and the denominator separately. For (a/b)ⁿ = aⁿ/bⁿ. For example, (3/5)² = 3²/5² = 9/25. Then simplify the result if possible.

What happens with a negative exponent on a fraction?

A negative exponent flips the fraction (takes the reciprocal) and makes the exponent positive. (a/b)⁻ⁿ = (b/a)ⁿ = bⁿ/aⁿ. For example, (2/3)⁻² = (3/2)² = 9/4.

What is (1/2)²?

(1/2)² = 1²/2² = 1/4. Squaring a half gives one quarter. This makes intuitive sense: half of a half is a quarter.

What is (2/3)³?

(2/3)³ = 2³/3³ = 8/27. To cube a fraction, cube both the numerator and denominator. 2×2×2 = 8 and 3×3×3 = 27.

What happens when a fraction is raised to the power of 0?

Any non-zero number (including fractions) raised to the power of 0 equals 1. So (a/b)⁰ = 1 (provided a/b ≠ 0). This follows from the exponent rule: aⁿ/aⁿ = a⁰ = 1.

How do you handle a fraction raised to a fractional exponent?

A fractional exponent like (a/b)^(m/n) means the nth root of (a/b) raised to the mth power. For example, (4/9)^(1/2) = √(4/9) = 2/3. Compute the root of both numerator and denominator.

What is (3/4)⁻¹?

(3/4)⁻¹ = 4/3. A negative exponent of -1 gives the reciprocal. The fraction is flipped: 3/4 becomes 4/3.

How do you square a mixed number?

Convert the mixed number to an improper fraction first, then square both parts. For example, (1 1/2)² = (3/2)² = 9/4 = 2 1/4.

Why does (a/b)ⁿ = aⁿ/bⁿ?

This follows from the definition of exponentiation as repeated multiplication. (a/b)ⁿ = (a/b) × (a/b) × ... × (a/b) (n times) = (a×a×...×a) / (b×b×...×b) = aⁿ/bⁿ because multiplying fractions means multiplying numerators and denominators separately.

What is (0.5)³ as a fraction?

0.5 = 1/2. So (0.5)³ = (1/2)³ = 1³/2³ = 1/8 = 0.125. Converting the decimal to a fraction first makes the calculation straightforward.