Loading...
Simplify any radical to its simplest form, perform operations on radical expressions, or convert between radical and exponential notation. Step-by-step solutions for every calculation.
Quick examples:
Enter values to calculate
Quick reference for frequently simplified square roots.
Enter a radicand (the number under the root) and choose the index (square root, cube root, 4th root, or 5th root). Optionally add a coefficient in front. The calculator factors the radicand, pulls out perfect powers, and shows every step of the simplification.
Enter two radical expressions with coefficients and radicands, pick an operation (add, subtract, multiply, or divide), and see the result with full working. Addition and subtraction require like radicands after simplification. Multiplication and division always produce a result.
Switch between radical notation (√, ∛, ∜) and exponential notation (x^(m/n)). Radical-to-exponential is useful for calculus. Exponential-to-radical helps when you need to visualize what a fractional exponent actually means.
Every simplification shows the factorization, the extraction of perfect powers, and the final result. Follow the logic instead of just getting an answer.
Simplify, operate, and convert - all on the same page. No need to switch between different calculators for different radical tasks.
Square roots, cube roots, fourth roots, fifth roots. Enter any index from 2 upward and the calculator adapts its factorization accordingly.
Side panels list perfect squares (1 through 225) and perfect cubes (1 through 1000) so you can spot factors at a glance while working problems.
Every result includes a decimal approximation alongside the exact radical form. Useful when you need a numerical value for applied problems or checking your work.
Copy the result to clipboard or download a text file with the full step-by-step solution. Attach it to homework, paste into study notes, or share with classmates.
The word "radical" comes from the Latin radix, meaning root. In mathematics, a radical expression involves taking a root of a number or expression. The square root is the most common: √25 asks "what number multiplied by itself gives 25?" The answer is 5. Cube roots ask the same question for three factors: ∛125 = 5 because 5 × 5 × 5 = 125.
Radicals have been part of mathematics since ancient Babylonian algebra, roughly 2000 BCE. The modern radical symbol (√) evolved from a stylized letter "r" for radix in the 1500s. Today radicals appear throughout algebra, geometry (the Pythagorean theorem produces square roots constantly), trigonometry, physics, engineering, and anywhere measurements involve diagonal distances or areas.
Simplifying a radical means rewriting it so that no perfect power factor remains under the root sign. The method relies on one key property: ⁿ√(a × b) = ⁿ√a × ⁿ√b. You exploit this by splitting the radicand into a perfect-power factor and a leftover.
For square roots, you look for the largest perfect square factor. Take √180: prime factorize to get 2² × 3² × 5. Pull out 2 and 3 (the complete pairs), leaving 5 inside. Result: 6√5. For cube roots, you need groups of three: ∛216 = ∛(6³) = 6, a perfect cube. ∛250 = ∛(125 × 2) = 5∛2.
A systematic approach is prime factorization. Write the radicand as a product of primes, then for index n, pull out every group of n identical primes. Each group contributes one factor to the coefficient. Whatever primes remain ungrouped stay under the radical. This method never fails, even for large numbers.
Multiplying and dividing radicals is straightforward because the product and quotient rules let you combine radicands: √a × √b = √(ab) and √a / √b = √(a/b). After combining, simplify the result.
Addition and subtraction are more restrictive. You can only combine like radicals - expressions with the same index and the same simplified radicand. 4√3 + 2√3 = 6√3, just as 4x + 2x = 6x. But 4√3 + 2√5 stays as is because √3 and √5 are not like terms. The trick is to simplify each radical first: √12 + √27 looks uncombineable until you realize √12 = 2√3 and √27 = 3√3, giving 5√3.
Division sometimes requires rationalizing the denominator - multiplying top and bottom by the radical to eliminate it from the denominator. For 5/√3, multiply by √3/√3 to get 5√3/3. For a binomial denominator like 1/(√5 + √2), multiply by the conjugate (√5 - √2)/(√5 - √2). Our operations mode handles these calculations automatically.
Every radical can be written as a fractional exponent: ⁿ√(xᵐ) = x^(m/n). This equivalence is not just notational convenience - it means all exponent rules apply directly. Want to multiply √x × ∛x? Convert: x^(1/2) × x^(1/3) = x^(1/2 + 1/3) = x^(5/6) = ⁶√(x⁵). Doing that with radical notation alone is clunky, but exponent form makes it a simple fraction addition.
Calculus relies heavily on this conversion. The derivative of √x is the derivative of x^(1/2), which is (1/2)x^(-1/2) = 1/(2√x) by the power rule. Without the exponent translation, you would need a separate differentiation rule for each type of root. The same applies to integration, where fractional exponents simplify antiderivatives enormously.
The Pythagorean theorem (a² + b² = c²) is the most common source of radicals in geometry. A right triangle with legs 1 and 1 has a hypotenuse of √2. Legs of 1 and 2 give √5. These irrational values cannot be expressed as neat fractions, so they stay in radical form for exact work.
The quadratic formula, x = (-b ± √(b²-4ac)) / 2a, generates radicals whenever the discriminant is not a perfect square. Physics uses radicals in formulas for pendulum period (T = 2π√(L/g)), escape velocity (v = √(2GM/r)), and wave speed. Finance uses them in compound interest and volatility calculations. Even in everyday life, the distance formula between two GPS coordinates involves a square root.
Understanding how to simplify and manipulate radicals is not an abstract exercise - it is a skill that unlocks cleaner, more efficient problem-solving across dozens of fields.
Answers to common questions about radicals and how to use this tool.
This calculator works with real numbers and integer radicands. For complex numbers, symbolic expressions with variables, or irrational radicands, consult a computer algebra system. Results use floating-point arithmetic which may show minor rounding differences for very large numbers.