I was wondering if there is a closed formula for sum of cubed combinations. More precisely, I'd like to compute $$\sum_{k=1}^n \left ( \begin{array}{c}n\\k\end{array}\right )^3$$
Obviously, without the "$^3$", the sum is $2^n-1$....
Any idea ?
thanks