{{ tocSubheader }}
| {{ 'ml-lesson-number-slides' | message : article.intro.bblockCount }} |
| {{ 'ml-lesson-number-exercises' | message : article.intro.exerciseCount }} |
| {{ 'ml-lesson-time-estimation' | message }} |
Expression | Example 1 | Example 2 |
---|---|---|
22 | 2 to the second power |
2 squared |
73 | 7 to the third power |
7 cubed |
54 | 5 raised to the power of 4 |
5 raised to the fourth power |
m4 | m raised to the power of 4 |
m raised to the fourth power |
x9 | x to the power of 9 |
x to the ninth power |
This table contains two special cases — when a number or variable is raised to the power of 2 or 3, the power can be read as squared
or cubed,
respectively.