CoefficientList

WMA link


CoefficientList[poly, var]

returns a list of coefficients of powers of var in poly, starting with power 0.

CoefficientList[poly, {var1, var2, ...}]

returns an array of coefficients of the vari.

CoefficientArrays
Collect