Question 1196946
.
<pre>

    {{{sum(3*i^2, i=1,5)}}}       (which is the same as 3 + 12 + 27 + 48 + 75 = 165)
</pre>

Solved.