How can one prove that $|n^s|= n^{Re(s)}$, where $n \in \mathbb{N}$ and $s \in \mathbb{C}$, such that $Re(s) > 1$ (I found this on the link Convergence of $\zeta(s)$ on $\Re(s)> 1$)? I tried: $|n ^s|= |e^{ s log n}| = | e^{ s( ln(n) + i Arg (n) + 2 k \pi i) } |= |e^{ s( ln(n) + 2 k \pi i) }| = | e^{ (x + iy ) (ln (n) + 2 k \pi i) } | = | e^{x ln (n) + i y ln(n) +2 k \pi x i - 2 k \pi y )} | = | e^{x ln (n) - 2 k \pi y } | = n^x e^{- 2 k \pi y } $.
How do we obtain $n^x$?
Assuming that $s = x + iy$, and following this link, then:
$$n^s = n^{x+iy} = n^x \cdot n^{iy} = n^x \cdot e^{iy\log(n)}.$$
Recall that:
$$e^{iy\log(n)} = \cos(y \log(n)) + i \sin(y \log(n)),$$
and hence:
$$|e^{iy\log(n)}| = \sqrt{\cos^2(y \log(n)) + \sin^2(y \log(n))} = 1.$$
As a consequence:
$$|n^s| = |n^x| \cdot |e^{iy \log(n)}| = n^x \cdot 1 = n^x.$$
But $x = \text{Re}(s)$, and hence:
$$|n^s| = n^{\text{Re}(s)}.$$