比如
In[34]:= FindInstance[(
2 (20 + (5 U)/2) Sqrt[(0.047 + U x)^2 +
16 g^2 x])/((0.047 + U x) U + 8 g^2) -
Tanh[(1.2 Sqrt[(0.047 + U x)^2 + 16 g^2 x])/10000] ==
0 /. {U -> 1, g -> 9.8}, x, Reals, 3, RandomSeeding -> Automatic]
Out[34]= {{x -> -1536.73}, {x -> -1.43746*10^-6}, {x -> \
-1.43746*10^-6}}