For $a>b^2$, prove that $\sqrt{a-b\sqrt{a+b\sqrt{a-b\sqrt{a+\cdots}}}} = \sqrt{a-\dfrac34b^2}-\dfrac12b$.
Attempt: After assuming the value of the nested radicals to be $S$, I got $$S = \dfrac{\left(\dfrac{a-S^2}{b}\right)^2-a}{b},$$ but now I don't have any idea to solve $S$. The result must be the RHS and hence this will prove the equation above.
Regards.