Skip to content
Free Excel Tutorials
  • Home
  • Excel For Beginners
  • Excel Intermediate
  • Advanced Excel For Experts

Data Analysis

  • Get column index in Excel Table
  • Understanding Anova in Excel
  • Data Series in Excel
  • How to Use Solver Tool in Excel
  • Excel Frequency Function Example

References

  • LOOKUP function: Description, Usage, Syntax, Examples and Explanation
  • Extract data with helper column in Excel
  • CHOOSE function: Description, Usage, Syntax, Examples and Explanation
  • How to get address of named range in Excel
  • How to get last row in mixed data with blanks in Excel

Data Validations

  • Excel Data validation allow uppercase only
  • Excel Data validation with conditional list
  • Excel Data validation must not contain
  • Excel Data validation specific characters only
  • Excel Data validation require unique number

SERIESSUM function: Description, Usage, Syntax, Examples and Explanation

by

What is SERIESSUM function in Excel?

SERIESSUM function is one of the Math and Trig functions in Microsoft Excel that returns the sum of a power series based on the formula:

Many functions can be approximated by a power series expansion.

Syntax of SERIESSUM function

SERIESSUM(x, n, m, coefficients)

The SERIESSUM function syntax has the following arguments:

  • X: The input value to the power series.
  • N: The initial power to which you want to raise x.
  • M: The step by which to increase n for each term in the series.
  • Coefficients: A set of coefficients by which each successive power of x is multiplied. The number of values in coefficients determines the number of terms in the power series. For example, if there are three values in coefficients, then there will be three terms in the power series.

SERIESSUM formula explanation

If any argument is nonnumeric, SERIESSUM returns the #VALUE! error value.

Example of SERIESSUM function

Steps to follow:

1. Open a new Excel worksheet.

2. Copy data in the following table below and paste it in cell A1

Note: For formulas to show results, select them, press F2 key on your keyboard and then press Enter.

You can adjust the column widths to see all the data, if need be.

Data
Coefficients as numbers Coefficients as formulae
0.785398163 =PI()/4
1 1
-0.5 =-1/FACT(2)
0.041666667 =1/FACT(4)
-0.001388889 =-1/FACT(6)
Formula Description (Result) Result
=SERIESSUM(A3,0,2,A4:A7) Approximation to the cosine of Pi/4 radians, or 45 degrees (0.707103) 0.707103

Post navigation

Previous Post:

TRUE function: Description, Usage, Syntax, Examples and Explanation

Next Post:

Excel Pie Chart

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Learn Basic Excel

Ribbon
Workbook
Worksheets
Format Cells
Find & Select
Sort & Filter
Templates
Print
Share
Protect
Keyboard Shortcuts

Categories

  • Charts
  • Data Analysis
  • Data Validation
  • Excel Functions
    • Cube Functions
    • Database Functions
    • Date and Time Functions
    • Engineering Functions
    • Financial Functions
    • Information Functions
    • Logical Functions
    • Lookup and Reference Functions
    • Math and Trig Functions
    • Statistical Functions
    • Text Functions
    • Web Functions
  • Excel VBA
  • Excel Video Tutorials
  • Formatting
  • Grouping
  • Others

Logical Functions

  • How to return blank in place of #DIV/0! error in Excel
  • How to use Excel XOR Function
  • How to use Excel OR Function
  • How to use Excel NOT Function
  • Invoice status with nested if in Excel

Date Time

  • WEEKNUM function: Description, Usage, Syntax, Examples and Explanation
  • How to calculate quarter from date in Excel
  • WORKDAY function: Description, Usage, Syntax, Examples and Explanation
  • Get month from date in Excel
  • SECOND function: Description, Usage, Syntax, Examples and Explanation

Grouping

  • Map inputs to arbitrary values in Excel
  • How to randomly assign data to groups in Excel
  • Running count group by n size in Excel
  • Map text to numbers in Excel
  • Group numbers with VLOOKUP in Excel

General

  • Find, Select, Replace and Go To Special in Excel
  • How to calculate percentage of total in Excel
  • Create dynamic workbook reference to another workbook in Excel
  • With vs Without Array Formula in Excel
  • How to create dynamic named range with INDEX in Excel
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning