You can put this solution on YOUR website! Express y as a function of x in 2 = 1/3 - x^1/2 - C where C>0 constant.
-----------------------
2log52(y) = (1/3)log52(x^2+1) - sqrt(x) - C
---------
2log52(y)-(1/3)log52(x^2+1) = -sqrt(x)-C
----
log62[y^2/(x^2+1)^(1/3)] = -sqrt(x)-C
-----
y^2/(x^2+1)^(1/3) = 52^(-sqrt(x)-C)
----
y^2 = (x^2+1)^(1/3)*52^(-sqrt(x)-C)
----
y = +-sqrt[(x^2+1)^(1/3)*52^(-sqrt(x)-C)
===========================================
Cheers,
Stan H.