SOLUTION: how do I do the square root of m to the 6th power times n
Algebra
->
Square-cubic-other-roots
-> SOLUTION: how do I do the square root of m to the 6th power times n
Log On
Algebra: Square root, cubic root, N-th root
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Square-cubic-other-roots
Question 390321
:
how do I do the square root of m to the 6th power times n
Answer by
stanbon(75887)
(
Show Source
):
You can
put this solution on YOUR website!
how do I do the square root of m to the 6th power times n
----
sqrt[m^6*n]
---
= m^3*sqrt(n)
=================
Cheers,
Stan H.
==========