A problem like 16^{3/4} looks intimidating for about two seconds — until you notice that 16 is not just a number, it is 2^4 in disguise. Rewrite the base, apply the power-of-a-power rule, and the fractional exponent collapses into a clean integer. 16^{3/4} is not a calculator problem; it is a recognition problem. The trick, every time, is the same: break the base into a prime power before applying the rule. Spot the perfect power. Rewrite. Multiply the exponents. Done.
The recognition trigger
The instant you see a fractional or negative exponent sitting on a number like 4, 8, 9, 16, 25, 27, 32, 64, 81, 100, 125, 128, 216, 243, 256, 343, 512, 625, 729, 1000, or 1024 — your brain should fire an alert: that base is a perfect power of some small integer. It is 2^k or 3^k or 5^k or 10^k or 6^k for some small k, and rewriting it in that form is the first move.
This recognition is binary. Either the base is on your "perfect power" list, or it isn't. If it is, rewrite it. If it isn't, leave the expression alone. The worst thing you can do is stare at 16^{3/4} and try to compute it directly — there is no direct route. The route goes through 2^4.
The core move
The mechanics are a single application of the power-of-a-power law. If N = b^k, then
When q divides kp evenly — which it will, if you picked the right prime-power form — the new exponent is an integer, and b^{\text{integer}} is something you can compute in your head. A scary-looking N^{p/q} becomes a friendly b^m in one line. The fraction in the exponent dies because the base's prime-power form carried a matching factor in its exponent.
Worked example 1 — 16^{3/4}
Base: 16. Recognise 16 = 2^4.
Rewrite and apply the power-of-a-power law:
The 4 in the exponent and the 4 in the denominator cancelled cleanly, leaving a 3. Then 2^3 = 8, which you know without thinking.
Sanity check via the other reading: 16^{3/4} means "take the fourth root of 16, then cube the result." The fourth root of 16 is 2, and 2^3 = 8. Same answer, different path.
Worked example 2 — 27^{2/3}
Base: 27. Recognise 27 = 3^3.
The 3 in the base's exponent cancelled the 3 in the denominator of the fractional exponent. What survived was 3^2 = 9. Took one line.
Worked example 3 — 32^{-2/5}
Base: 32. Recognise 32 = 2^5.
Negative exponents do not change the recognition step — they only add one final flip at the end, via the negative-exponent rule.
Worked example 4 — 1000^{4/3}
Base: 1000. Recognise 1000 = 10^3.
Here the "prime" is not literally a prime — it is 10. The recognition is really "any base you can write as b^k where k matches the denominator of the fractional exponent." The cancellation in the exponent is what matters.
Worked example 5 — 8^{5/3}
Base: 8. Recognise 8 = 2^3.
The answer 32 is not itself a perfect cube of anything pretty — it is just 32. The point of the tactic is not that the final answer is pretty. The point is that the fractional exponent cancels out, leaving a small integer exponent.
The table to memorise
These are the perfect-power bases you should recognise on sight. Internalise the list so that when you see the number, the prime-power form appears next to it automatically.
- Powers of 2: 4 = 2^2, 8 = 2^3, 16 = 2^4, 32 = 2^5, 64 = 2^6, 128 = 2^7, 256 = 2^8, 512 = 2^9, 1024 = 2^{10}.
- Powers of 3: 9 = 3^2, 27 = 3^3, 81 = 3^4, 243 = 3^5.
- Powers of 5: 25 = 5^2, 125 = 5^3, 625 = 5^4.
- Powers of 6: 36 = 6^2, 216 = 6^3.
- Powers of 10: 100 = 10^2, 1000 = 10^3, 10000 = 10^4.
Also worth knowing: 49 = 7^2, 343 = 7^3. Any time a fractional-exponent problem lands in front of you, the base is almost always on this list — textbook and exam writers design problems where the cancellation is clean.
The trick extended — bases that are products of prime powers
Some bases are not a single prime power, but are products of several. The move still works: distribute the fractional exponent across each prime factor separately.
Take 36^{3/2}. Recognise 36 = 2^2 \cdot 3^2. Then
Each prime got its own copy of the fractional exponent, and each copy cancelled against its prime's multiplicity inside the base. The only new ingredient was the power-of-a-product rule, which lets you distribute an exponent over a product. Any base — no matter how ugly — is a product of prime powers, and once you have written it in that form, a fractional exponent turns into a set of clean integer exponents, one per prime.
When the base doesn't break cleanly
Not every base is a perfect power. Consider 15^{1/2}. The prime factorisation of 15 is 3 \cdot 5 — two distinct primes, each to the first power. Distributing the \tfrac{1}{2} gives \sqrt{3} \cdot \sqrt{5} = \sqrt{15}, the same thing you started with. \sqrt{15} is already in simplest form; the recognition step protects you from wasting time chasing a simplification that isn't there.
The habit
Before you apply any non-integer exponent, pause for half a second and scan the base. Ask: is this a recognisable perfect power? If yes, rewrite it in prime-power form, then apply the rule. If no, leave the expression as it is — a root or rational-exponent form is the answer. That single scan prevents both slow manual computation and futile simplification.
The habit is especially valuable on timed exams. The difference between a student who stares at 16^{3/4} and one who writes 16^{3/4} = (2^4)^{3/4} = 2^3 = 8 in a single line is thirty seconds per question — a full question's worth of thinking time over a full paper.
Recognition drill
Break each base into a prime power and simplify. Name the prime-power form first, then compute.
- 64^{1/2} — 64 = 2^6, so (2^6)^{1/2} = 2^3 = 8. (Or, more directly: \sqrt{64} = 8, since 8^2 = 64.)
- 81^{3/4} — 81 = 3^4, so (3^4)^{3/4} = 3^3 = 27.
- 125^{2/3} — 125 = 5^3, so (5^3)^{2/3} = 5^2 = 25.
- 49^{1/2} — 49 = 7^2, so (7^2)^{1/2} = 7^1 = 7.
- 256^{3/8} — 256 = 2^8, so (2^8)^{3/8} = 2^3 = 8.
- 729^{2/3} — 729 = 3^6, so (3^6)^{2/3} = 3^4 = 81.
In each case, the fractional exponent disappeared the moment the base was rewritten in prime-power form. That cancellation — between the denominator of the fractional exponent and a factor in the base's prime-power exponent — is the entire mechanism.
Closing
Prime factorisation is the quiet superpower behind almost every "simplify" problem with a fractional exponent. The base looks like a number, but it is really a prime power in disguise, and once you write it in that form, the fractional exponent has something to cancel against. Spot the perfect power, rewrite it, apply the power-of-a-power rule, and the answer falls out as a small integer.
Train your eye to see 16 and think 2^4, 27 and think 3^3, 1000 and think 10^3. That substitution, done automatically, is what turns a hard-looking exponent problem into a one-line calculation.