1.3 Inverse, Exponential and Logarithmic Functions
\( y = f(x) \)
what is the output \( y \) when we know the input \( x \)
the inverse is
\( x = f^{-1}(y) \)
what is the input \( x \) that got me a specific output \( y \)
for example,
\( f(x) = x^3 \)
\( f(2) = 2^3 = 8 \)
input of 2 gives output 8
\( 8 = x^3 \)
\( x = 8^{1/3} = 2 \)
what input \( x \) gave us output 8