I need to estimate the asymptotics of
$$\sum_{k=0}^{n} {\binom n k}^a, \quad a>2, \quad a \in \mathbb{N}$$
In particular, I'm pretty much interested in $a=4$ case, but if the general solution isn't very hard to produce and understand, I'd prefer general.
Could you please help me with any method of solving this?
// Added later:
Possibly - could we somehow make use of fact that the most "heavy" members $k$ are located "near" $n/2\quad $ (e.g., $k=n/2 \pm o(\sqrt n)$)?