Is there a formula to calculate the following sum?

73 Views Asked by At

I tried googling, but I may not be searching with correct terms.

$$\sum_{k=1}^{n} k^k = 1^1 + 2^2 +3^3 + 4^4 + \cdots + n^n$$

So, is there a formula to calculate this?