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

Data Analysis

  • What-If Analysis: Scenarios and Goal Seek in Excel
  • Conditional Formatting Color Scales Examples in Excel
  • How To Remove Duplicates In Excel Column Or Row?
  • Get column index in Excel Table
  • Number and Text Filters Examples in Excel

References

  • INDEX function: Description, Usage, Syntax, Examples and Explanation
  • How to get last row in numeric data in Excel
  • Merge tables with VLOOKUP in Excel
  • How to use Excel INDIRECT Function
  • How to get last column number in range in Excel

Data Validations

  • Prevent invalid data entering in specific cells
  • Excel Data validation unique values only
  • How To Create Drop-down List in Excel
  • Excel Data validation whole percentage only
  • Excel Data validation number multiple 100

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

  • IF, AND, OR and NOT Functions Examples in Excel
  • Not Equal To ‘<>‘ operator in Excel
  • How to use Excel OR Function
  • How to return blank in place of #DIV/0! error in Excel
  • OR function: Description, Usage, Syntax, Examples and Explanation

Date Time

  • ISOWEEKNUM function: Description, Usage, Syntax, Examples and Explanation
  • YEARFRAC function: Description, Usage, Syntax, Examples and Explanation
  • WEEKNUM function: Description, Usage, Syntax, Examples and Explanation
  • Convert decimal hours to Excel time
  • Get days, hours, and minutes between dates in Excel

Grouping

  • Categorize text with keywords in Excel
  • Calculate conditional mode with criteria in Excel
  • If cell contains one of many things in Excel
  • Group arbitrary text values in Excel
  • Group times into unequal buckets in Excel

General

  • Transpose: Switch ‘Rows to Columns’ or ‘Columns to Rows’ in Excel
  • How to create dynamic worksheet reference in Excel
  • Create dynamic workbook reference to another workbook in Excel
  • Index and match on multiple columns in Excel
  • Count cells that do not contain many strings in Excel
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning