Given f(n)=f(n−1)+n3f(n) = f(n-1) + n^3f(n)=f(n−1)+n3 with f(0)=0f(0) = 0f(0)=0, what is the value of f(1)f(1)f(1)?
000
111
222
333