Use Newton's Forward Difference formula to find an expression for $$ S_n = \sum_{i = 1}^{n} i^3$$
This is from an Introductory Numerical Analysis paper. I cannot figure out the connection between the expression an Newton interpolation. Any help would be appreciated. Just a hint would be amazing. Thanks.