I'm not really sure how I should go about solving this. This is a question from the section before logs, so we're supposed to solve it with the knowledge we have of exponential, trig, and hyperbolic functions and not logs. I know that $e^z=1$ iff $z=2k\pi i$ for some integer z. I also know that $e^{z_1}=e^{z_2}$ holds iff $z_1=z_2 + 2k\pi i$ for some integer k.
I've tried something like letter $2i=e^x$ and then $e^{6z}=e^x => 6z=x$, where x is just some unknown at this point, but I'm feeling like I'm missing some key piece of information.
We know that $e^{i\theta}=\cos\theta+i\sin\theta$ so that $|e^{i\theta}|=1.$ If we write $z=x+iy$, with $x,y\in\mathbb{R}$, then$$|e^{x+iy}|=|e^x||e^{iy}|=e^x$$ Therefore, if we want to solve $e^{6z}=2i$ we must have $\Re(6z)=\ln2$. If $\theta=\Im(6z)$ then $e^{i\theta}=i$. One possible value of $\theta$ is $\frac\pi2$ and we get another by adding any multiple of $2\pi i$. That is, $$6z=\ln2+\left(2k+\frac12\right)\pi i,\ k=0,\pm1,\pm2,\dots$$or $$z=\frac{\ln2}{6}+\frac{4k+1}{12}\pi i,\ k=0,\pm1,\pm2,\dots$$