RootSum
RootSum[f, form] represents the sum of form[x] for all x that satisfy the polynomial equation f[x]==0.
Examples
RootSum[#^3 - 1 &, #^2 &]Something isn't working? Report an issue.
Please visit the official Wolfram Language Reference for more details.