+0  
 
0
205
0
avatar

Find polynomial f(n) such that for all integers n >= 1 we have

f(n) = 1^3 + 2^3 + 3^3 + ... + n^3

 

Write f(n) as a polynomial with terms in descending order of n 

 
 Nov 6, 2021

1 Online Users