Inspired by Vieta's Formula for $\pi$, $$\pi=2\cdot\frac{2}{\sqrt{2}}\cdot\frac{2}{\sqrt{2+\sqrt{2}}}\cdot\frac{2}{\sqrt{2+\sqrt{2+\sqrt{2}}}}\cdots$$ I became interested in a more generalized case for Vieta's Formula.
For $m=\sqrt{a+\sqrt{a+\sqrt{a+\sqrt{a+\cdots}}}}$, what is the closed form of $$m\cdot\frac{m}{\sqrt{a}}\cdot\frac{m}{\sqrt{a+\sqrt{a}}}\cdot\frac{m}{\sqrt{a+\sqrt{a+\sqrt{a}}}}\cdots$$?
To find the value of $m$, we can solve the following equation $$m=\sqrt{a+m}$$, which gives $$m=\frac{1+\sqrt{1+4a}}{2}$$
One example is that $$3=\sqrt{6+\sqrt{6+\sqrt{6+\sqrt{6+\cdots}}}}$$ And I want to find the exact value of $$3\cdot\frac{3}{\sqrt{6}}\cdot\frac{3}{\sqrt{6+\sqrt{6}}}\cdot\frac{3}{\sqrt{6+\sqrt{6+\sqrt{6}}}}\cdots\approx3.815$$ but to no avail. Could anyone provide any insight on the possible closed form for this infinite product?