I keep getting questions like $4^.6$, and likewise - since nothing online has helped I've reverted to remembering, which is not very good.
So, is there a way to calculate this with a formula?
The only logical way I can think of is: Take $4^.6$, for example. In this equation it would be $4*(4*0.6)$. With my formula, I get $9.6$; but the real answer is $2.29739671$.
2026-03-29 05:49:37.1774763377
Is there a formula for calculating $n^.5$? If so, what is it?
64 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
$$x^{ab}=(x^a)^b$$ holds for every real number $x$. So to calculate $x^{0.6}$ you can use $(x^6)^{1/10}=\sqrt[10]{x^6}$.