Report

Help us improve this tool

Dividing Radicals Calculator

Divide radical expressions with square roots, cube roots, and nth roots. Simplify radicals and rationalize denominators with step-by-step solutions.

O M T

How to Divide Radicals

Dividing radical expressions is a fundamental algebraic skill that involves simplifying quotients containing square roots, cube roots, or higher-order nth roots. Depending on whether the radical indices match and whether radicals remain in the denominator, the division process relies on quotient properties, prime factorization, and rationalization.

The Quotient Property of Radicals

When two radicals share the same root index $n$, you can combine them into a single radical by dividing their radicands directly:

$$\frac{\sqrt[n]{a}}{\sqrt[n]{b}} = \sqrt[n]{\frac{a}{b}} \quad (b \neq 0, a \ge 0, b > 0)$$

If the radicals also have outer coefficients $c_1$ and $c_2$:

$$\frac{c_1 \sqrt[n]{a}}{c_2 \sqrt[n]{b}} = \frac{c_1}{c_2} \sqrt[n]{\frac{a}{b}}$$

Step-by-Step Method for Dividing Radicals

1. Radicals with the Same Index

For radicals with identical indices (such as dividing two square roots):

  • Step 1: Divide the outer coefficients $\frac{c_1}{c_2}$ and simplify the fraction.
  • Step 2: Combine the radicands under one root $\sqrt[n]{\frac{a}{b}}$.
  • Step 3: Simplify the fraction under the radical by cancelling common divisors.
  • Step 4: Factor out any perfect $n$-th powers from the radicand.
  • Step 5: Rationalize the denominator if any radical remains on the bottom.

Example 1: Divide $\frac{\sqrt{48}}{\sqrt{3}}$

$$\frac{\sqrt{48}}{\sqrt{3}} = \sqrt{\frac{48}{3}} = \sqrt{16} = 4$$

Example 2: Divide $\frac{2\sqrt{50}}{5\sqrt{2}}$

$$\frac{2\sqrt{50}}{5\sqrt{2}} = \frac{2}{5} \sqrt{\frac{50}{2}} = \frac{2}{5} \sqrt{25} = \frac{2}{5} \cdot 5 = 2$$

2. Rationalizing the Denominator

In standard mathematical convention, expressions are not considered fully simplified if a radical remains in the denominator. To eliminate a square root $\sqrt{b}$ from the denominator, multiply both numerator and denominator by $\sqrt{b}$:

$$\frac{\sqrt{5}}{\sqrt{2}} = \frac{\sqrt{5} \cdot \sqrt{2}}{\sqrt{2} \cdot \sqrt{2}} = \frac{\sqrt{10}}{2}$$

For an nth root $\sqrt[n]{b}$, multiply top and bottom by $\sqrt[n]{b^{n-1}}$ so the denominator becomes $\sqrt[n]{b^n} = b$.

3. Dividing Radicals with Different Indices

When dividing radicals with different indices, such as $\frac{\sqrt{8}}{\sqrt[3]{2}}$, convert both radicals to a common index by finding the Least Common Multiple (LCM) of the indices:

  • The LCM of indices 2 and 3 is 6.
  • Rewrite $\sqrt{8} = \sqrt[6]{8^3} = \sqrt[6]{512}$.
  • Rewrite $\sqrt[3]{2} = \sqrt[6]{2^2} = \sqrt[6]{4}$.
  • Divide under the common 6th root: $\sqrt[6]{\frac{512}{4}} = \sqrt[6]{128} = \sqrt[6]{2^7} = 2\sqrt[6]{2}$.

Related Mathematical Calculators

Enhance your algebra and arithmetic workflow with our collection of related tools:

Frequently Asked Questions

Can you divide radicals with different indices?

Yes. To divide radicals with different indices (for example a square root and a cube root), find the least common multiple (LCM) of the root indices. Then rewrite each radical with the common index using rational exponent properties before dividing the radicands.

Why do we rationalize the denominator when dividing radicals?

Rationalizing the denominator removes irrational numbers (radicals) from the bottom of a fraction. This creates a standardized, simplified mathematical expression that is easier to compare, add, and evaluate.

What is the rule for dividing square roots?

The quotient rule for square roots states that the square root of a quotient equals the quotient of the square roots: $\frac{\sqrt{a}}{\sqrt{b}} = \sqrt{\frac{a}{b}}$, provided that $b > 0$ and $a \ge 0$.

What happens when you divide a radical by itself?

Dividing any non-zero radical by itself results in 1, because $\frac{\sqrt[n]{a}}{\sqrt[n]{a}} = \sqrt[n]{\frac{a}{a}} = \sqrt[n]{1} = 1$.

Can you divide a negative number inside a square root?

In the real number system, radicands of even roots (such as square roots or 4th roots) cannot be negative. If negative radicands are used in even roots, the result involves imaginary numbers ($i = \sqrt{-1}$). For odd roots like cube roots, negative radicands are valid in the real number system.