There's paucity of really "original" functions in Math. Aside from power functions/ polynomials, really the only other function widely used is exponential.
For example, $\log$ is simply inverse of $\exp$, $\sin$ and $\cos$ (and, by extension, other trig functions) can be obtained using Euler's formula, and so on.
Why is this? Is there any philosophical reason why Mathematics did not come up with other, different basic "building blocks" of functions?
No. The reasons are practical. There are almost no uses in practice for tetration and other
higher-order operations, so exponentiation, which is at its basis a generalization of repeated
multiplication, is the last operation of practical interest to humans. Stirling's formula, for
instance, which is helpful for approximating factorials and, by extension, combinations or
binomial coefficients, would be an exception to the rule, and there are perhaps a few others,
such as, say, Bell numbers and the like. The former is of the order $n^n=~^2n$, and the latter
of the order $e^{e^x}$.