If $|2^z| = 1$ for a non-zero complex number $z$ then which one of the following is necessarily true.
$(A)$ $Re(z) = 0.$
$(B)$ $|z| = 1.$
$(C)$ $Re(z) = 1.$
$(D)$ No such $z$ exists.
i thinks option D) will correct because $2^z= 1$ possible only if $z=0$
Whenever you do complex exponentiation, always remember that $a^b=e^{b\ln a}$. Thus, we have:
$$|2^z|=|e^{z\ln 2}|=1$$
Now, the magnitude of $e^x$ is $e^{Re(x)}$, so we get:
$$e^{Re(z\ln 2)}=1\rightarrow Re(z\ln 2)=\ln 1=0\rightarrow Re(z)=\frac{0}{\ln 2}=0$$
Thus, the $Re(z)=0$ choice is correct. For example, $z=-i$, $z=i$, and $z=2i$ are all non-zero solutions to the $|2^z|=1$ equation