Example  8.1.6 (Dedekind)    
Let 

 be the cubic field defined by a root 

 of the polynomial

.  We will use 
, which implements the algorithm
described in the previous section, to show that 

 is an essential
discriminant divisor for 

.
   > K<a> := NumberField(x^3 + x^2 - 2*x + 8);
   > OK := MaximalOrder(K);
   > Factorization(2*OK);
   [
   <Prime Ideal of OK
   Basis:
   [2 0 0]
   [0 1 0]
   [0 0 1], 1>,
   <Prime Ideal of OK
   Basis:
   [1 0 1]
   [0 1 0]
   [0 0 2], 1>,
   <Prime Ideal of OK
   Basis:
   [1 0 1]
   [0 1 1]
   [0 0 2], 1>
   ]
Thus 

, with the 

 distinct.
Moreover, one can check that

.  If 
![$ \O _K=\mathbf{Z}[a]$](img492.png)
for some 

 with minimal polynomial 

, then 
![$ \overline{g}(x)\in\mathbf{F}_2[x]$](img572.png)
 must be a product of three 
distinct 
linear factors, which is impossible.