Here is my attempt: \begin{align*}|e^{ikx-i\omega t}|^2&=|\left[\cos(kx-\omega t)+i\sin(kx-\omega t)\right]\left[\cos(kx-\omega t)+i\sin(kx-\omega t)\right]|\\&=|\cos^2(kx-\omega t)+2i\sin(kx-\omega t)\cos(kx-\omega t)-\sin^2(kx-\omega t)|\\&=|\cos2(kx-\omega t)+i\sin2(kx-\omega t)|\end{align*}
I know that this is incorrect, since the square power is outside the absolute function. But, since it is mandatory to show efforts for homework style questions I must at least make an attempt. In fact my source indicates that $|e^{ikx-i\omega t}|^2=1$.
Could someone please give me some hints or tips on how I can show that $|e^{ikx-i\omega t}|^2=1$?
Assuming $k,x,\omega,t \in \mathbb{R}\;$ this is just $|e^{iz}|^2\;$ with $z\in \mathbb{R},\;$ it is $=1$ because the complex number $e^{iz}$ is on the unit circle. Here with some more detail (where * denotes the complex conjugate): $$|e^{iz}|^2 = e^{iz} (e^{iz})^{*} = e^{iz} e^{-iz}=$$ $$\Big(\cos z + i \sin z\Big)\Big(\cos(-z) + i \sin(-z)\Big)=$$ $$\Big(\cos z + i \sin z\Big)\Big(\cos z - i \sin z\Big)=$$ $$\cos^2 z - i^2 \sin^2 z = \cos^2 z + \sin^2 z = 1 $$
Now substitute $z = kx -\omega t\;$ and get
$$\left(\cos(kx-\omega t)+i\sin(kx-\omega t)\right)\left(\cos(kx-\omega t)-i\sin(kx-\omega t)\right)$$ $$=\cos^2(kx-\omega t)+\sin^2(kx-\omega t)=1$$