$$\operatorname{sech}^{-1}x=\ln\left(\frac{1+\sqrt{1-x^2}}{x}\right)$$
When I tried to solve $x=\operatorname{sech}^{-1}\frac{2}{3}$, I got $\operatorname{sech}^{-1}x=\ln\left(\frac{3+\sqrt{5}}{2}\right)$, however it seems there is another solution, $\operatorname{sech}^{-1}x=\ln\left(\frac{3-\sqrt{5}}{2}\right)$
Is it because for values of $0<x<1$, $\sqrt{1-x^2} <1$ thus the formula below is valid?: $$\operatorname{sech}^{-1}x=\ln\left(\frac{1±\sqrt{1-x^2}}{x}\right)$$
Since initially when deriving $\operatorname{sech}^{-1}x$, the sign ± is converted to + so that in instances where $\sqrt{1-x^2} \geqslant1$, $1+\sqrt{1-x^2}$ will never be zero for the purpose of taking logs?