Multiplying Radicals Calculator
Our free angles calculator solves multiplying radicals problems. Get worked examples, visual aids, and downloadable results.
Reviewed for accuracy by Manoj Kumar, Mathematics Educator
Multiplying Radicals Calculator
Calculator
Adjust values & calculateEnter your values below. Every result is computed in your browser โ no data is sent to any server.
Formula: n-root(a) x n-root(b) = n-root(a x b)
Worked example โ 3*sqrt(8) x 2*sqrt(6) = 24*sqrt(3) which is approximately 41.569
Formula
n-root(a) x n-root(b) = n-root(a x b)
The product rule for radicals states that the nth root of a multiplied by the nth root of b equals the nth root of the product (a times b), provided both radicals share the same index n. Coefficients are multiplied separately, and the result should be simplified by extracting perfect nth powers from under the radical.
Worked Examples
Example 1: Multiplying Square Roots with Simplification
Problem:Calculate 3*sqrt(8) times 2*sqrt(6) and simplify.
Solution:Multiply coefficients: 3 x 2 = 6 Multiply radicands: 8 x 6 = 48 Result: 6*sqrt(48) Simplify sqrt(48): 48 = 16 x 3, so sqrt(48) = 4*sqrt(3) Final: 6 x 4 x sqrt(3) = 24*sqrt(3) Decimal: 24 x 1.7321 = 41.569
Result:3*sqrt(8) x 2*sqrt(6) = 24*sqrt(3) which is approximately 41.569
Example 2: Multiplying Conjugate Radicals
Problem:Calculate (5 + sqrt(7)) times (5 - sqrt(7)).
Solution:Apply difference of squares: (a + b)(a - b) = a^2 - b^2 a = 5, b = sqrt(7) 5^2 - (sqrt(7))^2 = 25 - 7 = 18 The radical is eliminated completely
Result:(5 + sqrt(7))(5 - sqrt(7)) = 18 (rational number)
Frequently Asked Questions
What is the basic rule for multiplying radicals?
The product rule for radicals states that the nth root of a times the nth root of b equals the nth root of (a times b), provided both radicals have the same index. For square roots, this means sqrt(a) times sqrt(b) equals sqrt(a times b). For example, sqrt(3) times sqrt(12) equals sqrt(36), which simplifies to 6. This rule works because radicals are fractional exponents: a^(1/n) times b^(1/n) equals (ab)^(1/n). The rule only applies directly when the indices are the same, and all radicands must be non-negative for even-indexed roots.
How do you multiply radicals with different indices?
When radicals have different indices (like a square root times a cube root), you must first convert them to a common index using the least common multiple of the indices. For example, to multiply sqrt(2) times cbrt(3), find LCM(2,3) which is 6. Convert sqrt(2) to the 6th root of 2^3, which is the 6th root of 8. Convert cbrt(3) to the 6th root of 3^2, which is the 6th root of 9. Now multiply: 6th root of 8 times 6th root of 9 equals 6th root of 72. This technique mirrors finding common denominators when adding fractions, because radical indices correspond to fraction denominators in exponential notation.
How do you simplify the product of radicals after multiplying?
After multiplying radicands together, simplify by extracting perfect powers from under the radical. For square roots, find the largest perfect square factor. For example, sqrt(8) times sqrt(6) equals sqrt(48). Factor 48 as 16 times 3, where 16 is a perfect square. So sqrt(48) equals sqrt(16) times sqrt(3) which is 4 times sqrt(3). For cube roots, find perfect cube factors: cbrt(24) equals cbrt(8 times 3) which is 2 times cbrt(3). Prime factorization is the most reliable method: factor the radicand into primes, then group factors by the radical index to extract complete groups.
What happens when you multiply coefficients with radicals?
When multiplying radical expressions that have coefficients (numbers in front of the radical), you multiply the coefficients together and the radicands together separately. For example, 3 times sqrt(5) multiplied by 4 times sqrt(7) equals (3 times 4) times sqrt(5 times 7), which is 12 times sqrt(35). If the result can be simplified, do so: 2 times sqrt(8) multiplied by 3 times sqrt(2) equals 6 times sqrt(16) which is 6 times 4 or 24. This separation works because multiplication is commutative and associative, allowing you to rearrange the factors in any order before combining them.
Can you multiply a square root by a cube root directly?
You cannot directly apply the product rule to radicals with different indices. The product rule requires the same index on both radicals. However, you can convert both to the same index using the LCM method, or you can convert to fractional exponent notation. For sqrt(5) times cbrt(5), write as 5^(1/2) times 5^(1/3). Since the bases are the same, add the exponents: 5^(1/2 + 1/3) equals 5^(5/6), which is the 6th root of 5^5, or the 6th root of 3125. When the bases differ, like sqrt(2) times cbrt(7), you typically leave the answer in exponential form or find a common radical index.
What is the connection between radicals and fractional exponents?
Radicals and fractional exponents are two notations for the same mathematical concept. The nth root of x is equivalent to x raised to the power 1/n. More generally, the nth root of x^m equals x^(m/n). This connection is crucial because it allows you to apply all exponent rules to radical expressions. Multiplying radicals translates to adding fractional exponents with the same base: sqrt(x) times sqrt(x) equals x^(1/2) times x^(1/2) which is x^1, or simply x. This equivalence also explains why the product rule works: a^(1/n) times b^(1/n) equals (ab)^(1/n) by the power of a product rule.
How do you multiply binomial expressions containing radicals?
Multiplying binomial radical expressions follows the FOIL method (First, Outer, Inner, Last) or distribution. For example, (2 + sqrt(3)) times (4 - sqrt(3)) requires four multiplications: First is 2 times 4 which is 8. Outer is 2 times negative sqrt(3) which is negative 2 times sqrt(3). Inner is sqrt(3) times 4 which is 4 times sqrt(3). Last is sqrt(3) times negative sqrt(3) which is negative 3. Combining: 8 - 2sqrt(3) + 4sqrt(3) - 3 equals 5 + 2sqrt(3). Conjugate pairs like (a + sqrt(b))(a - sqrt(b)) always produce rational results: a^2 minus b.
What are conjugate radicals and why are they useful for multiplication?
Conjugate radicals are pairs of expressions that differ only in the sign between their terms, such as (3 + sqrt(2)) and (3 - sqrt(2)). When you multiply conjugates, the radical terms cancel out through the difference of squares pattern: (a + sqrt(b))(a - sqrt(b)) equals a^2 minus b. So (3 + sqrt(2))(3 - sqrt(2)) equals 9 minus 2 which is 7, a rational number. This property is essential for rationalizing denominators. To eliminate a radical from a denominator like 1/(3 + sqrt(2)), multiply both numerator and denominator by the conjugate (3 - sqrt(2)) to get (3 - sqrt(2))/7.
How does multiplying radicals apply to geometry and real-world problems?
Radical multiplication appears frequently in geometry when calculating areas, volumes, and distances. The area of an equilateral triangle with side s is (s^2 times sqrt(3))/4, so computing areas for specific side lengths involves multiplying radicals. The distance formula and Pythagorean theorem produce square roots that often need to be multiplied. In physics, the period of a pendulum involves sqrt(L/g), and combining multiple pendulum calculations requires radical multiplication. Engineers use radical expressions when calculating electrical impedance, wave frequencies, and structural loads. Financial analysts encounter radicals in geometric mean calculations for investment returns.
What mistakes should you avoid when multiplying radicals?
The most common error is trying to multiply radicands when the indices are different, such as assuming sqrt(2) times cbrt(3) equals the 6th root of 6, which is incorrect. Another frequent mistake is forgetting to multiply coefficients separately from radicands. Students often fail to simplify the final answer by not checking for perfect square or cube factors in the resulting radicand. Adding radicands instead of multiplying them is another error: sqrt(3) times sqrt(5) equals sqrt(15), not sqrt(8). Finally, forgetting that even-indexed roots of negative numbers are undefined in real numbers can lead to invalid computations.
References
Reviewed for accuracy by Manoj Kumar, Mathematics Educator ยท Editorial policy
Related Calculators
๐งฎMultiplying Binomials Calculator
Calculate multiplying binomials with inputs, formulas, and instant results.
๐งฎMultiplying Polynomials Calculator
Calculate multiplying polynomials with inputs, formulas, and instant results.
๐งฎMultiplying Exponents Calculator
Calculate multiplying exponents with inputs, formulas, and instant results.
๐งฎSimplifying Radicals Calculator
Calculate simplifying radicals with inputs, formulas, and instant results.
๐งฎDividing Radicals Calculator
Calculate dividing radicals with inputs, formulas, and instant results.
๐งฎMultiplying Fractions Calculator
Calculate multiplying fractions with inputs, formulas, and instant results.
๐งฎAnnulus Area Calculator
Calculate annulus area with inputs, formulas, and instant results.
๐งฎArea Calculator
Calculate area with inputs, formulas, and instant results.