$pow
Syntax
{
"$pow": [ <number>, <exponent> ]
}Properties
Field
Description
Required
Returns
Examples
Basic example
{
"$pow": [2, 2]
}With Nested Expressions
With Magical Autocomplete
Last updated