I'm trying to find all the maximal ideal of the ring $\mathbb{Z}[\sqrt{3}] = \{a+b\sqrt{3} : a,b\in \mathbb{Z}\}$.
I have found one, that is $A = \{3a + b\sqrt{3} : a,b \in \mathbb{Z} \} $, and I know a result that $\mathbb{Z}[\sqrt{3}]$ is a Euclidean domain, so it is a PID.
My question is: how can I find other maximal ideals?
Any help would be appreciated. Thanks