Trying to solve a problem I meet on the way a question, easy maybe, that I can't solve for now. The Pell-Fermat equation $$x^2-dy^2=1 \hspace{2cm}(*)$$ where the integer $d$ is square-free, has in general infinitely many integer solutions for which the fundamental unit of $\mathbb Q(\sqrt d)$ is the key. In fact, all the integer solutions $(x_n,y_n)$ of $(*)$ are given by$$x_n+y_n\sqrt d=(x_1+y_1\sqrt d)^n;\space n\ge 1$$ where $ x_1+y_1\sqrt d$ is the mentioned fundamental unit.
The punctual question is, are there non-integer rational solutions $(x,y)$ with $xy\ne0$ for $x^2-3y^2=1?$
(All the integer solutions are given by $x_n+y_n\sqrt3=(2+\sqrt3)^n$)