Finding equations of cubics & quadratics: f(x)=a1x^n+a2x^n-1+...+a(n+1)x⁰ = building instruction for a1 n-dimensional cuboids (or parts if a1<1) with a2=sum of the orthogonal edges, a3=half the sum of 2d-surfaces, ... a(n+1)=volume f(x)=1x³+2x²-3x =1(x+0)(x+3)(x-1) inflection point (-a2/na1,f(-2/3))