Starting from @user170231's answer, we are looking for the zero of function
$$f(a)= \csc^{-1}(2a) + \sqrt{4a^2-1}- \frac{5\pi}2 $$
$$\csc\big(f(a)\big)=\frac{2 a}{\sqrt{4 a^2-1} \sin \left(\sqrt{4 a^2-1}\right)+\cos
\left(\sqrt{4 a^2-1}\right)}$$ Multiply by the conjugate of the denominator to face the problem of solving for $x$
$$\sin(x)-x\,\cos(x)=0 \qquad \text{with}\qquad x=\sqrt{4a^2-1}$$
The $n^{\text{th}}$ root of $\tan(x)=x$ is well known; it write
$$x_{(n)}=q-\frac 1q \sum_{k=0}^\infty \frac {\alpha_k}{\beta_k} \frac 1{q^{2k}}\qquad \text{with}\qquad q=(2n+1)\frac \pi 2$$ Coefficients $\alpha_k$ and $\beta_k$ form sequences $A079330$ and $A088989$ in $OEIS$.
Because of the $\frac {5\pi}2$, we need to use $n=2$ which means $q=\frac {5\pi}2$ and the solution is then
$$a=\frac 12 \sqrt{1+x^2_{(2)}}$$
Working now the expansion of $a$, we have, the simple
$$a=\frac 12 \Bigg(q-\frac 1q \sum_{k=0}^\infty \frac {\alpha_k}{\beta_k} \frac 1{q^{2k}}\Bigg)\qquad \text{with}\qquad q=\frac {5\pi}2$$
Vaclav Kotesovec wrote that
$$\frac {\alpha_k}{\beta_k} \propto \frac{\left(\frac{\pi }{2}\right)^{2 k}}{k^{4/3}}\qquad \implies \qquad
\frac{\frac {\alpha_{k+1}}{\beta_{k+1}} \frac 1{q^{2(k+1)}}}
{\frac {\alpha_{k}}{\beta_{k}} \frac 1{q^{2k}}}=\frac{1}{25} \left(\frac{n}{n+1}\right)^{4/3}$$
So, a fast convergence for the summation. Let $p$ be the level of expansion of $\tan(x)-x$. The results are
$$\left(
\begin{array}{cc}
p & a_{(p)} \\
1 & 3.89554998993 \\
2 & 3.89503823412 \\
3 & 3.89485935285 \\
4 & 3.89485434524 \\
5 & 3.89485296250 \\
6 & 3.89485289919 \\
7 & 3.89485288482 \\
8 & 3.89485288394 \\
9 & 3.89485288376 \\
10 & 3.89485288375 \\
\end{array}
\right)$$