N-Ary Summation

U+2211

Quick Reference
Unicode
U+2211
HTML Entity
∑
HTML Numeric
∑
CSS
\2211
JavaScript
\u2211
How to Type
OSLayoutShortcut
Windows(you)UsAltGr + W
WindowsUkAltGr + W
WindowsGermanAltGr + W
macOSUs
macOSUkOption + W
macOSGermanOption + W
Insert N-Ary Summation in Word, Excel & Google Docs
ApplicationHow to insert N-Ary Summation
Microsoft WordType 2211, then press Alt+X
Excel / Google SheetsUse the formula =UNICHAR(8721)
Google DocsInsert → Special characters, then search "n-ary summation"
HTML∑ or ∑
CSS (content property)content: "\2211"
JavaScript"\u2211"
About N-Ary Summation

The summation symbol (capital Greek sigma) indicates the sum of a sequence of numbers or expressions.

Usage

Used in mathematics and statistics for summation notation. Example: ∑(i=1 to n) represents adding all terms from 1 to n.