The $n$-th iterative root of a function $x$ refers to a function $f(x)$ such that when composed with itself $n$ times, i.e., $f^{[n]}(x) \equiv \underbrace{f \circ f \circ \cdots f }_{n}(x)$, we get back the original function $x$, that is the solution of functional equation $f^{[n]}(x) = x$.
My questions:
Could you provide some non-trivial examples(not $x$, $a-x$, $1/x$) for different $n$, e.g. $n = 2, 3, 4, \cdots$? Where can I find the list of solutions? Or is there general method to generate all solutions?