Functions are used to allow you to manipulate the data in the cells.
The most used would be the SUM function ( =SUM(A1:A3) ) which tells the spreadsheet to add the cell range A1 to A3 (or A1+A2+A2)
This section will give a cross section of functions with some examples