I am comfuse about something.
I want to compute $(-8)^\frac{2}{3}$
Is it $(-2^3)^\frac{2}{3}$=$(-2)^{3\cdot\frac{2}{3}}$=$(-2)^2=4$ ?
Is there any problem here because the base is negative?
Thanks.
I am comfuse about something.
I want to compute $(-8)^\frac{2}{3}$
Is it $(-2^3)^\frac{2}{3}$=$(-2)^{3\cdot\frac{2}{3}}$=$(-2)^2=4$ ?
Is there any problem here because the base is negative?
Thanks.
$$(-8)^{\dfrac23}=\left[(-8)^2\right]^{\dfrac13}=(64)^{\dfrac13}=(4^3)^{\dfrac13}$$
$=4\cdot w$ where $w$ is a cube root of unity
Your answer is correct.
$(-8)^{2/3}=\left((-8)^{1/3}\right)^2=(-2)^2=4$
$(-8)^{2/3}=\left((-8)^2\right)^{1/3}=(64)^{1/3}=4$
Please have a look at: How do you compute negative numbers to fractional powers?
With rational exponents for negative numbers you are in trouble. You can do $x^{1/3}$ but if you try the thing you want then there are problems. You find that it depends on the order how you perform the operations resp. which root you choose. Therefore if we consider only real numbers, such things as $(-8)^{2/3}$ are not well defined. See also: http://en.wikipedia.org/wiki/Exponentiation#Rational_exponents
here is the example from this site: $−27 = (−27)^{((2/3)⋅(3/2))} = ((−27)^{2/3})^{3/2} = 9^{3/2} = 27$
However, positive real bases are a special case for which this is commutative. When the root being extracted is odd, it is commutative for all real numbers.
I explain here.
https://math.stackexchange.com/a/4864176/928654
– Michael Ejercito Feb 16 '24 at 19:07Yes. You are right. Or you can trace in this way:
$=\sqrt[3]{(-8)^2}=\sqrt[3]{64}=4$
As $2$ and $3$ are coprime integers, riaising to the ($\frac23$)th power (equivalently, taking the ($\frac32$)th root, is esdsentially squaring and cubing.
While generally, using the simple $p$th power then $q$th root to calculate the ($\frac pq$)th power generally works for only positive real bases, it works in the case of negative numbers for a $(\frac23$)th power.
$$\sqrt[3]{(-8)^2}=\sqrt[3]64=2$$
$$(\sqrt[3]{(-8)})^2=(-2)^2=2 $$
This does not seem to work for all exponents.
$$\sqrt{(-1)^3}=\sqrt{-1}=i$$
if $i^2=-1$
However,
$$(\sqrt{-1})^3=i^3=-i\neq-1$$
But why?
Let us look at the numerator and denominator.
We were taking a square root, which is an even root, in this example. In the $(-8)^{\frac23}$ example, we were taking a cube root, which is an odd root.
Anbd here we have it. For all nonzero integers $z$, none of the $2z$th roots of negative real numbers are real numbers.
But for a ($2z+1)$th root, every real number, including negative numbers, has a unique real root. It follows that for integers $z_1$ and $z_2$, and negative real numbers $-r$,
$$(-r)^{\frac{z_1}{2z_2+1}}=\sqrt[\frac{2z_2+1}{z_1}]{-r}=\sqrt[2z_2+1]{(-r)^{z_1}}=(\sqrt[2z_2+1]{(-r)})^{z_1}$$
has a unique real value, and powering then root extraction yields the same value as root extraction then powering.