Is there any closed-form for:
$\sum_{j=1}^{n}[\log(j)]^k$, for integer $k$?
Perhaps we should start real simple, so how about this one: $\sum_{j=1}^{n}\log^2(j)$
The importance of having this closed-form is that it's related to the Zeta function through a method I devised.
I doubt that there is a closed form (except for $k=1$). That said, you can have good estimates. For instance, using integration by parts (for sums), $$\sum_{k=1}^n \log (k) \approx n\log(n)$$ $$\sum_{k=1}^n \log^2 (k) \approx n\log^2(n)$$