In this Wikipedia article, I found the Projective Line: https://en.wikipedia.org/wiki/Projective_line.
I want to know how to take a square root of a number in this representation.
Let's take one example: the number $9$ is represented on projective on Projective line by the tuple $(9,1)$. Then the $\sqrt{(9,1)}$ is equal to $(3,1)$.
But there is so many other representations to $9$ in projective line... for example: $(18,2)$ and the root of this is $(3,1)$.
How can I get one equation to solve a square root of any number in projective line?
The square root is a real number in projective line if and only if $,x_1x_2\geqslant0,,,$ otherwise it is a complex number.
– Angelo Feb 09 '23 at 17:57