Show that the set $\{a+b\omega:\omega^3=1\}$, where a and b are rational numbers, is a field with respect to addition and multiplication.
I considered $\omega$ to be a cube root of unity. We can easily see that the set is an abelian group under addition. But I am wondering how it can be closed under multiplication.
Let $x=a+b\omega$, $\;y=c+d\omega$ be any two elements of $F$. Then the set $F$ is closed if $x.y\in F$ i.e. $(a+b\omega$).($c+d\omega)\in F$
But $(a+b\omega$)($c+d\omega) = (ac+bd\omega^2)+(ad+bc)\omega \notin F$ as $ac+bd\omega^2$ is not a real number.
Can some one please throw some hint?