Using the relations for the Rogers-Ramanujan cfrac described in this post,
$$\frac{1}{r}-r = x$$
$$\frac{1}{r^5}-r^5 = y$$
and eliminating $r$ yields,
$$x^5+5x^3+5x = y$$
This is the case $a=1$ of the solvable DeMoivre quintic,
$$x^5+5ax^3+5a^2x+b = 0\tag1$$
In general, it has the solution,
$$x = \left(\tfrac{-b+\sqrt{b^2+4a^5}}{2}\right)^{1/5}-a\left(\tfrac{-b+\sqrt{b^2+4a^5}}{2}\right)^{-1/5}\tag2$$
When $a=-1$, it can also be solved as,
$$x = 2\cos\Bigg(\tfrac{\arccos\Big(\tfrac{-b}{2}\Big)}{5}\Bigg) = 2\cos\Bigg(\tfrac{2\arctan\Big(\tfrac{\sqrt{2+b}}{\sqrt{2-b}}\Big)}{5}\Bigg)\tag3$$
Q: When $\color{red}{a=1}$, is there a neat trigonometric solution similar to $(3)$?
P.S. A google search revealed that it is may indeed be possible.