Skip to main content

Dividing Radicals Calculator

Free Dividing radicals Calculator for exponents & logarithms. Enter values to get step-by-step solutions with formulas and graphs.

Share this calculator

Formula

n-root(a) / n-root(b) = n-root(a/b)

When dividing radicals with the same index (root), combine them under a single radical by dividing the radicands. For different indices, convert to exponential form (a^(1/n)) and apply standard exponent rules.

Worked Examples

Example 1: Same Index Square Root Division

Problem: Divide sqrt(72) by sqrt(8) and simplify the result.

Solution: Using the Quotient Rule for Radicals (same index):\nsqrt(72) / sqrt(8) = sqrt(72/8) = sqrt(9)\nsqrt(9) = 3\n\nVerification: sqrt(72) = 8.4853 and sqrt(8) = 2.8284\n8.4853 / 2.8284 = 3.0000

Result: sqrt(72) / sqrt(8) = sqrt(9) = 3

Example 2: Division Requiring Simplification

Problem: Divide sqrt(200) by sqrt(2) and simplify completely.

Solution: Using the Quotient Rule:\nsqrt(200) / sqrt(2) = sqrt(200/2) = sqrt(100)\nsqrt(100) = 10\n\nVerification: sqrt(200) = 14.1421 and sqrt(2) = 1.4142\n14.1421 / 1.4142 = 10.0000

Result: sqrt(200) / sqrt(2) = sqrt(100) = 10

Frequently Asked Questions

What is the rule for dividing radicals with the same index?

When two radicals share the same index (root), you can combine them under a single radical by dividing the radicands. This is known as the Quotient Rule for Radicals. For example, sqrt(72) divided by sqrt(8) equals sqrt(72/8) which simplifies to sqrt(9) which is 3. This works because the nth root of a quotient equals the quotient of the nth roots. The rule requires that the denominator radicand is not zero and that even-indexed roots have non-negative radicands. This simplification often produces cleaner results than evaluating each radical separately.

How do you divide radicals with different indices?

When the indices differ, you cannot directly combine the radicands under one radical sign. Instead, you must convert each radical to exponential form, perform the division, and then simplify. For example, the cube root of 27 divided by the square root of 9 becomes 27^(1/3) divided by 9^(1/2), which is 3 divided by 3, giving 1. Alternatively, you can find a common index by using the least common multiple of both indices, rewrite each radical with that common index, and then apply the quotient rule. This approach is more algebraically involved but produces exact results.

How do you rationalize the denominator when dividing radicals?

Rationalizing the denominator means eliminating the radical from the bottom of a fraction. For a simple square root denominator like 5/sqrt(3), multiply both numerator and denominator by sqrt(3) to get 5*sqrt(3)/3. For cube roots, you need to multiply by the appropriate power to complete the root. For example, 1/cbrt(4) requires multiplying by cbrt(2)/cbrt(2) to get cbrt(2)/cbrt(8) which equals cbrt(2)/2. For binomial denominators containing radicals, multiply by the conjugate. This technique is standard in algebra for presenting final answers in simplified form.

Can you divide radicals with negative radicands?

For odd-indexed radicals (cube roots, fifth roots, etc.), negative radicands are perfectly valid. The cube root of -8 is -2 because (-2)^3 = -8. So dividing cbrt(-27) by cbrt(-8) gives cbrt(-27/-8) which is cbrt(27/8) which equals 3/2. However, for even-indexed radicals (square roots, fourth roots), negative radicands produce complex numbers involving the imaginary unit i. The square root of -4 is 2i. Dividing sqrt(-16) by sqrt(-4) requires careful handling: it equals 4i/2i which is 2, not sqrt(-16/-4) = sqrt(4) = 2. The quotient rule does not always apply with negative radicands under even roots.

How do you simplify the result after dividing radicals?

After dividing radicals, simplify by finding perfect power factors in the resulting radicand. For square roots, look for perfect square factors. If you get sqrt(50), recognize that 50 = 25 times 2, so sqrt(50) = 5*sqrt(2). For cube roots, look for perfect cube factors. The process involves factoring the radicand, extracting any perfect powers, and writing the result as a coefficient times a simplified radical. Always check whether the final radicand can be reduced further. A fully simplified radical has no perfect power factors remaining under the radical sign and no fractions under the radical.

What is the connection between dividing radicals and rational exponents?

Every radical expression can be rewritten using rational (fractional) exponents. The nth root of a equals a^(1/n). This conversion makes division straightforward because you use the standard exponent division rules. For example, sqrt(x^5) divided by sqrt(x^3) becomes x^(5/2) divided by x^(3/2) which equals x^(5/2 - 3/2) which is x^1 or simply x. This connection is fundamental in calculus where radical expressions are almost always converted to exponential form for differentiation and integration. Understanding both notations and switching between them fluently is essential for higher mathematics.

References