Question 376320
{{{y = sqrt(3-x)}}};
Interchange the places of x and y:

{{{x = sqrt(3-y)}}};
{{{x^2 = 3 - y}}};
{{{y = 3 - x^2}}}, this is the inverse function, BUT only for x that are in [0,{{{infinity}}}).