What is the condition for $(\text{number}^c)^b=\text{number}^{cb}$ to be true?
I can't find it on google.ze so I asked it here on math.stackexchange.com.
What is the condition for $(\text{number}^c)^b=\text{number}^{cb}$ to be true?
I can't find it on google.ze so I asked it here on math.stackexchange.com.
For positive real numbers it's always true. Counterexample for negative numbers: $((-1)^2)^{1/2} = 1^{1/2}=1$ but $(-1)^{2\cdot 1/2} = (-1)^1 = -1$.