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?
The discussion revolves around the interpretation and manipulation of exponents, specifically focusing on expressions involving fractional powers such as \(x^{3/2}\). Participants explore the equivalence of different forms of these expressions and the conditions under which they hold true, including potential exceptions.
Participants generally agree on the equivalence of the two forms of expressing \(x^{3/2}\) under normal circumstances, but there is acknowledgment of specific cases where this equivalence may not hold, indicating a lack of consensus on the general applicability of the rules discussed.
The discussion highlights limitations regarding the definitions of square roots for negative numbers and the implications for real versus complex numbers, which remain unresolved.
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>