Is there a solution to the function $f^3(x)=x$ where $f^n(x)$ denote function composition?
I'm trying to find a function analogous to the reciprocal function - which satisfies the functional equation $f^2(x)=x$ - but with period of three instead of two.
Yep. Try $f(x) = 1 - \frac{1}{x}$.