eddysd
- 39
- 0
I know this is really simple, but it's been a while since I studied maths, but when you have something to the power 3/2, say x for example, would it be sqrt(x^3) or (sqrt(x))^3?
HallsofIvy said:Either one- they are equal. If x= 25, say, then x^3= 25^3= 15625 so \sqrt{x^3}= \sqrt{15625}= 125 while \sqrt{x}= \sqrt{25}= 5 and so \left(\sqrt{x}\right)^3= 5^3= 125.
Generally,
\sqrt{x^3}= \left(x^3\right)^{1/2}= x^{3(1/2)}= x^{3/2}= \left(x^{1/2}\right)^2= \left(\sqrt{x}\right)^3
Even more generally,
\sqrt<b>{(x^a)}= \left(x^a\right)^{1/b}= x^{a/b}= \left(x^{1/b}\right)^a= \left(\sqrt<b>{x}\right)^a</b></b>