In a problem that I was given it asks to show that $\text{ln}(i^3) = 3\cdot\text{ln}(i)$ where this lower case "$\text{ln}$" is defined as $\text{ln}(z) = \text{log}_e|z| + i\cdot\text{arg}(z)$, since $\text{arg}(z) = \theta+2n\pi$ there is a periodicity to the natural log function.
If I carry out this problem I would get the conclusion that $\text{ln}(i^3) = i\cdot(-\frac{\pi}{2} + 2n\pi)$ and $\text{ln}(i) = i\cdot(\frac{\pi}{2} + 2k\pi)$ (using k since it can be different than n). Multiplying the latter by 3 would yield, $3\cdot\text{ln}(i) = i\cdot(\frac{3\pi}{2} + 6k\pi)$ but since $n, k$ are integers how can we say this is equal? It seems that $(-\frac{\pi}{2} + 2n\pi)$ "hits" all the values that $(\frac{3\pi}{2} + 6k\pi)$ would but not vise versa. Is the problem wrong or is there something about the periodicity that I am not understanding in this context?