0

I have a confused with this problem? I calculate this by 2 ways: $$j^3 = jj^2 = j(-1) = -j$$ $$j^3 = j^{\frac{12}{4}} = (j^{12})^{0.25} = 1^{0.25} = 1$$ Why does it have different result?

Wintermute
  • 3,828

1 Answers1

2

In the complex number field $x^{\frac{12}{4}}$ is not a single valued function because we have four fourth roots of a complex number, so we cannot write $j^3=j^{\frac{12}{4}}$.

Emilio Novati
  • 62,675
  • Thank for your reply Emilio, Like Aritra calculate (-2)^3 it also have 2 solutions. It make me confused :'( – Cuong Bui Apr 23 '16 at 16:21
  • $-2^{\frac{12}{4}}$ has the four values: $-8,8,-8j,8j$. – Emilio Novati Apr 23 '16 at 16:33
  • So if i calculate by pocket calculator, I press (4096)^0.25 it has only equal = 8; not have result -8 (assumed we use R field, not complex field) – Cuong Bui Apr 23 '16 at 16:36
  • Generally a pocket calculator give only the principal root, that , in the case of a fourth root is the positive real value. See: http://mathworld.wolfram.com/PrincipalSquareRoot.html – Emilio Novati Apr 23 '16 at 16:43