3

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.

beep-boop
  • 11,595

1 Answers1

2

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$.

Hans Lundmark
  • 53,395