A radical in simplest form has no perfect powers hiding under the radical sign, no fractions beneath it, and no radicals in any denominator. Achieving this form requires factoring, applying radical rules, and sometimes rationalizing.
Simplification is not cosmetic. Simpler forms reveal structure, enable comparison, and prepare expressions for further operations. Two radicals that look different may be identical once simplified.
What Simplest Form Means
A radical is in simplest form when three conditions hold:
No perfect power factors remain under the radical. The radicand contains no factor that could be extracted.
No fractions appear under the radical. A radical of a fraction should be rewritten as a fraction of radicals.
No radicals appear in denominators. Denominators are rationalized — rewritten without radical signs.
72is not simplified — 36 is a perfect square factor
43is not simplified — fraction under radical
35is not simplified — radical in denominator
These criteria define the target. The techniques that follow show how to reach it.
Factoring Out Perfect Powers
To simplify a radical, identify perfect power factors in the radicand and extract them.
For square roots, find perfect square factors:
72=36⋅2=36⋅2=62
For cube roots, find perfect cube factors:
354=327⋅2=327⋅32=332
For nth roots, find perfect nth power factors:
448=416⋅3=416⋅43=243
The process uses the product rule from radical rules. Factor the radicand, separate into two radicals, simplify the perfect power.
When multiple perfect power factors exist, extract them all:
200=100⋅2=102
Recognizing perfect powers quickly — 4, 9, 16, 25, 36, 49, 64, 81, 100 for squares; 8, 27, 64, 125 for cubes — speeds the work.
Simplifying with Variables
Variables under radicals follow the same process: extract perfect powers.
x6=x3
The exponent 6 divides evenly by the index 2, so the entire power extracts.
x7=x6⋅x=x3x
The exponent 7 does not divide evenly. Separate into the largest even power (6) and the remainder (1).
3y10=3y9⋅y=y33y
For cube roots, extract the largest multiple of 3.
The general rule: divide the exponent by the index. The quotient is the extracted power; the remainder stays under the radical.
nxm=x⌊m/n⌋⋅nxmmodn
When the index is even, absolute values may be needed. The properties of radicals page explains when x2=∣x∣ rather than x. A common convention assumes all variables are positive, avoiding absolute value complications.
Combined Numerical and Variable Simplification
Most expressions combine numbers and variables. Simplify each part.
50x5=25⋅2⋅x4⋅x=5x22x
Factor 50 into 25⋅2. Factor x5 into x4⋅x. Extract the perfect squares.
3−128a7b4=3−64⋅2⋅a6⋅a⋅b3⋅b
=−4a2b32ab
The negative radicand is fine for odd index — cube roots handle negatives naturally, as explained in properties.
Organize work systematically: factor the coefficient, factor each variable's power, extract what divides evenly, leave remainders under the radical.
Rationalizing Monomial Denominators
A radical in the denominator violates simplest form. Rationalizing removes it.
For a square root denominator, multiply by that square root over itself:
35=35⋅33=353
The denominator becomes 3⋅3=9=3, a rational number.
For higher roots, multiply to create a perfect power under the radical:
352=352⋅325325=31252325=52325
The cube root of 5 needs two more factors of 5 to become 3125=5.
General principle: multiply by nan−k where k is the current power of a under the radical. This creates nan=a in the denominator.
Rationalizing Binomial Denominators
When the denominator is a sum or difference involving a square root, multiply by the conjugate.
The conjugate of a+b is a−b. Their product eliminates the radical:
Binomial denominators with cube roots or higher require different patterns.
For cube roots, use the sum or difference of cubes:
(a+b)(a2−ab+b2)=a3+b3
(a−b)(a2+ab+b2)=a3−b3
To rationalize 32+11, let a=32 and b=1:
32+11⋅34−32+134−32+1
The denominator becomes:
(32)3+13=2+1=3
The result:
334−32+1
These patterns are algebraically intensive. Converting to rational exponents sometimes offers a cleaner path.
Reducing the Index
Sometimes the index of a radical can be reduced by finding common factors with the radicand's exponent.
6x4=x4/6=x2/3=3x2
The index dropped from 6 to 3 because 4 and 6 share a common factor of 2.
4a2=a2/4=a1/2=a
The fourth root of a square is just a square root.
Converting to rational exponents makes this process mechanical: write the exponent as a fraction, reduce it, convert back if desired.
8y6=y6/8=y3/4=4y3
Index reduction is a form of simplification — smaller indices are generally preferred when mathematically equivalent.
Simplification Strategy
A systematic approach prevents missed simplifications.
First, factor the radicand completely — both numbers and variables. Identify all perfect power factors relative to the index.
Second, extract perfect powers using the product rule from radical rules.
Third, check for index reduction by examining whether the radicand's exponents share a common factor with the index.
Fourth, rationalize any denominators — monomial or binomial — to eliminate radicals from the bottom.
Fifth, verify the result meets all three criteria: no perfect power factors, no fractions under radicals, no radicals in denominators.
This process prepares expressions for operations and for solving radical equations. Two expressions that appear different may simplify to the same form, revealing them as equal.