For any finite mathemathical function (consisting of addition, subtraction, division, multiplication, exponentiation, trigonometry) can you find $x$ in $f(x) = y$ where $y$ is a number you want?
Is it proven that any function is solvable or not solvable? Can a computer solve a function that's millions of characters long?
I tried to solve a large function in maxima but it got in an infinite loop.
An elementary function need not have an elementary inverse. Consider
$$f(x)=xe^x,$$
whose inverse is the Lambert W function, which cannot be expressed in terms of elementary functions (see here).