Prove that $\Bbb Z [\sqrt 2]\ncong \Bbb Z [\sqrt 3].$ ($\cong$ denotes an isomorphic relation)
My solution goes like this:
(Here, $I(\phi)$ denotes the kernel of a homomorphism $\phi.$)
We have $$\Bbb Z [\sqrt 2]=\{a+b\sqrt 2:a,b\in \Bbb Z\}$$ and $\Bbb Z[\sqrt 3]=\{a+b\sqrt 3:a,b\in\Bbb Z\}.$
Let $\phi:\Bbb Z[\sqrt 2]\to \Bbb Z [\sqrt 3]$ be an isomorphism.
We have, $\phi(1)^2=\phi(1.1)=\phi(1)\implies \phi(1)=1$ or $\phi(1)=0.$
But $\phi(1)=1$ as $\phi$ is onto.
Let $a\in \Bbb Z^+$
We note that, $\phi(a)=a\phi(1)=a.$
Again, let $a\in\Bbb Z^-$
We observe that, $\phi(a)=\phi(-1-1-\cdots-1)=|a|\phi(-1)=-|a|\phi(1)=a\phi(1)=a.$
Thus, $\phi(x)=x, \forall x\in\Bbb Z$ as $\phi(0)=0.$
Therefore, $\phi(a+b\sqrt 2)=a+b\phi(\sqrt 2),\forall a,b\in\Bbb Z.$
Now, $\phi(2)=\phi((\sqrt 2)^2)=\phi(\sqrt 2)^2\implies \phi(\sqrt 2)=\pm\sqrt {\phi(2)}=\pm \sqrt 2.$
Let $\phi(\sqrt 2)=-\sqrt 2$ then, $$\phi(a+\sqrt 2b)=a-\sqrt 2b\implies \phi(\sqrt 2)=\phi(\sqrt 2+\sqrt 2.0)=\sqrt 2, $$ a contradiction.
Thus, $\phi(\sqrt 2)=\sqrt 2$ and so, $\phi(a+b\sqrt 2)=a+b\sqrt 2.$
But then, $\phi$ is not onto.
For if, $ a,b\in\Bbb Z$ such that $\phi(a+b\sqrt 2)=a+b\sqrt 2=1-\sqrt 3$ then, $a$ and $b$ have no solution in $\Bbb Z.$
So, $\phi$ cannot be an isomorphism. This means $\Bbb Z [\sqrt 2]\ncong \Bbb Z [\sqrt 3].$
I feep the part where I wrote,
For if, $ a,b\in\Bbb Z$ such that $\phi(a+b\sqrt 2)=a+b\sqrt 2=1-\sqrt 3$ then, $a$ and $b$ have no solution in $\Bbb Z$
needs a little bit more justification. I can't find a way to rigorously show that indeed, no solution of $a,b\in\Bbb Z$ exists. Is there any way to preswnt this statement in a more justified way? Any help regarding this will be greatly appreciated. Lastly, if there is something wrong with my solution, please do point it out.