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


   



Question 390321: how do I do the square root of m to the 6th power times n
Answer by stanbon(75887) About Me  (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.
==========