-1

I am trying to determine the minimal polynomial of $e^{\frac{2 \pi i}{3}}$.

$e^{\frac{2 \pi i}{3}}=x$

$e^{2 \pi i}=x^3$

$1=x^3$

$x^3-1=0$

Now my problem is that I can not prove that $x^3-1$ is irreducible. Does anyone know how to show this?

J. W. Tanner
  • 60,406
Sigi
  • 165
  • 5

1 Answers1

-1

$x=1$ is a root of $x^3-1$, so in fact $\dfrac{x^3-1}{x-1}=x^2+x+1$ is the minimal polynomial of $e^{\frac{2\pi i}3}$.

J. W. Tanner
  • 60,406