Simplify Radical Expressions Calculator
Radicals — square roots, cube roots, and every other root in between — show up constantly in algebra, geometry, physics, and standardized tests. This calculator handles the five radical problems students and professionals search for most: simplifying a square root, simplifying a cube root or any nth root, multiplying two radicals, adding or subtracting like radicals, and rationalizing a denominator that contains a radical.
Rule: √(a² × b) = a√b — the exponent "escapes" the radical, the leftover factor stays inside
Pick the calculation you need in the tool below — each tab uses a different rule, explained underneath.
What It Means to Simplify a Radical
A radical expression is "simplified" when the number left under the root sign has no perfect-square factor (or, for higher roots, no perfect nth-power factor) other than 1. Every simplification relies on one property: ⁿ√(an × b) = a × ⁿ√b — an exact nth-power factor can be pulled completely outside the radical, leaving only the remainder underneath.
- The number under the radical sign is called the radicand
- √a means the same as a1/2; ∛a means a1/3, and so on for any root index n
- To simplify, find the largest perfect square (or perfect nth power) that divides the radicand evenly
- A simplified radical has no perfect-square factors left inside, and no radical left in a denominator
Simplifying a Square Root
Example: Simplify √72
72 = 36 × 2, and 36 is the largest perfect square that divides 72
√72 = √(36 × 2) = √36 × √2 = 6√2
The fastest method is to test perfect squares (4, 9, 16, 25, 36, 49, 64...) against the radicand, starting from the largest one that divides it evenly. If no perfect square other than 1 divides the number, the square root is already in simplest form — for example, √15 cannot be simplified any further, since 15 has no perfect-square factors.
Simplifying a Cube Root or nth Root
Example: Simplify ∛54
54 = 27 × 2, and 27 = 3³ is the largest perfect cube that divides 54
∛54 = ∛(27 × 2) = ∛27 × ∛2 = 3∛2
The same idea extends to any root: for a cube root, look for perfect-cube factors (8, 27, 64, 125...); for a 4th root, look for perfect 4th-power factors (16, 81, 256...), and so on. One important difference from square roots: an odd root (cube root, 5th root, etc.) of a negative number is a real number, while an even root (square root, 4th root, etc.) of a negative number is not a real number.
Multiplying Radicals
Example: Multiply 2√3 × 4√6
(2 × 4)√(3 × 6) = 8√18 = 8 × 3√2 = 24√2
Multiply the coefficients (the numbers outside the radicals) together, multiply the radicands (the numbers inside the radicals) together, and only simplify the result at the very end. Multiplying first and simplifying last is usually faster than simplifying each radical before multiplying.
Adding and Subtracting Radicals
Example: Add 3√8 + √2
First simplify: 3√8 = 3 × 2√2 = 6√2
Now both terms share √2: 6√2 + √2 = 7√2
Radicals can only be combined by addition or subtraction when the radicand is identical — this is exactly like combining "like terms" in algebra (3x + 2x = 5x works because both terms have x, but 3x + 2y cannot be combined). Always simplify each radical fully first; two radicals that look different, like √8 and √2, may turn out to be like radicals once simplified.
Rationalizing the Denominator
Example: Rationalize 5 / √2
(5 × √2) / (√2 × √2) = 5√2 / 2
A fraction is not considered fully simplified if it has a radical in the denominator. Multiplying the numerator and denominator by the same radical removes it from the bottom without changing the value of the fraction, since √b × √b = b. The result is then reduced to lowest terms if the coefficient and denominator share a common factor.
The Trap: Why √a + √b ≠ √(a+b)
√9 + √16 = 3 + 4 = 7
√(9 + 16) = √25 = 5 — not the same number!
Radicals do not distribute over addition or subtraction the way multiplication distributes over them. √a is not a coefficient times a — it behaves like an independent quantity, similar to a variable. Just as x + y cannot be rewritten as a single term, √a + √b generally cannot be rewritten as a single radical unless a and b happen to be equal. This is one of the most common errors in algebra courses and on standardized tests.
Real-Life & Academic Uses
- Algebra and geometry coursework — simplifying radicals is a required step in solving quadratic equations with the quadratic formula, and in working with the Pythagorean theorem
- Standardized tests — SAT, ACT, GRE, and similar exams frequently test radical simplification directly
- Distance and diagonal measurements — the distance formula and diagonal lengths of squares or rectangles routinely produce unsimplified radicals
- Physics and engineering — formulas for periods of pendulums, free-fall time, and root-mean-square values often leave answers in radical form
- Computer graphics and construction — exact irrational lengths (rather than rounded decimals) are preferred for precise scaling and measurements
Glossary
- Radical
- The root symbol (√) together with the expression underneath it; also used loosely to refer to the whole expression, such as "the radical 2√3."
- Radicand
- The number or expression that sits underneath the radical sign — the "72" in √72.
- Index (Root Index)
- The small number written to the upper left of the radical sign that indicates which root to take; 2 for a square root (usually omitted), 3 for a cube root, and so on.
- Coefficient
- A number multiplying a radical from the outside, such as the 6 in 6√2.
- Like Radicals
- Two or more radical terms that share the same index and the same radicand, and can therefore be combined by addition or subtraction.
- Rationalizing
- The process of rewriting a fraction so that no radical remains in the denominator.
Frequently Asked Questions
Q: How do you simplify a radical expression?
A: Find the largest perfect-square (or perfect nth-power) factor of the radicand, pull its root outside the radical sign, and leave the remaining factor underneath. For example, √72 = √(36 × 2) = 6√2.
Q: What is the simplified form of a square root like √72?
A: √72 simplifies to 6√2, since 72 = 36 × 2 and 36 is the largest perfect square dividing 72.
Q: How do you multiply two square roots?
A: Multiply the coefficients together and the radicands together, then simplify: 2√3 × 4√6 = 8√18 = 24√2.
Q: How do you add or subtract radicals?
A: Only like radicals (same radicand) can combine — add or subtract the coefficients and keep the radical the same, e.g. 3√5 + 2√5 = 5√5.
Q: How do you rationalize a denominator with a radical?
A: Multiply the numerator and denominator by the same radical, e.g. 5/√2 = 5√2/2.
Q: Why can't you add √a and √b unless a equals b?
A: Radicals don't distribute over addition — √a + √b is not equal to √(a+b), which is easy to verify: √9 + √16 = 7, but √(9+16) = √25 = 5.