EDIT: somebody tried to close this question saying that this question similar to this. But I think my question is different,I want to show that $\mathbb{Z}[i\sqrt{3}]$ doesn't satisfy the basic definitions of Euclidean domain.
Let $D$ be the integral domain given by $D = \mathbb{Z}[i\sqrt{3}]=\{a+bi\sqrt{3} : a,b \in \mathbb{Z}\}$ and $v : D \to \mathbb{N}$ be the map defined by $v(a +bi\sqrt{3}) = a^2 + 3b^2$. We have to Show that $v$ is not a Euclidean valuation on $D$.
Now to show $v$ is not a Euclidean valuation I have to one of these property doesn't hold that
(i)$v(ab) \geq v(a)$ (and also $\geq v(b)$) for any $a,b \in \mathbb{Z}[i\sqrt{3}]$ with $a \neq 0$ and $b \neq 0$;
(ii) (Division algorithm) for any $a,b \in \mathbb{Z}[i\sqrt{3}]$ with $b \neq 0$, there exist $q,r \in \mathbb{Z}[i\sqrt{3}]$ (quotient and remainder) such that $a = qb + r$, where either $r = 0$ or $v(r) < v(b)$
I think both of these property which is definition of Euclidean domain is holding, how to show $v$ is not a Euclidean evaluation?