Respuesta :

hartnn
Assuming the function is x^2

let y = x^2
interchange x and y
x = y^2
y = sqrt x

so,
sqrt x is the inverse of x^2.