I am wondering if it exits a way to find "easely" the solutions of an equation about a function $f$ such that $$f^{(n)}(x)=x$$
where $f^{(n)}$ is the n-th composition of $f$ itself.
Obviously the identity is a trivial solution, I'm asking for all solution depending on $n$.
For example I know that for $n=4$, if $$f(x)=\frac{1+x}{1-x}$$ then $f^{(4)}(x)=x$
Any hints would be helpfull, thank you in advance.