I am trying to prove that $\sqrt{3}$ is irrational. I can use modulo, and the Fundamental Theorem of Algebra (FTOA), but I decided to approach it a little bit differently this time: I decided to use some quadratics.
It is quite long, but it is unfinished, as there is this one part I need to prove:
That for some $v\in\mathbb{Z}$, namely the set of all integers, $12v^2 - 4v + 3$ is never a square.
I have no idea how to approach this. What are some useful skills or knowledge I should know about square numbers or similar (quadratic) problems? I would really appreciate a hint, but full answers are acceptable.
Thank you in advance.
$$12v^2-4v+3\equiv-1\pmod4$$
But for any integer $a,$ $$a^2\equiv0,1\pmod4$$