ഈ കൺട്രോളിൽ മാറ്റം വരുത്തുന്നത് ഈ പേജ് ഒട്ടോമാറ്റിക്കായി അപ്ഡേറ്റ് ചെയ്യാനിടയാക്കും

POWER

The POWER function returns a number raised to a power. Both arguments are number values.

POWER(number, exponent)

number: The number to be raised to the given power.

exponent: The power to which the given number should be raised.

Notes

  • The POWER function produces the same result as the ^ arithmetic operator:  =POWER(x, y) returns the same result as =x^y.

Examples

=POWER(2, 3) returns 8.

=POWER(2, 10) returns 1,024.

=POWER(0.5, 3) returns 0.125.

=POWER(100, 0.5) returns 10.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.
സഹായകമായോ?
കാരക്റ്റർ പരിധി: 250
പരമാവധി കാരക്റ്റർ പരിധി 250 ആണ്.
നിങ്ങളുടെ ഫീഡ്ബാക്കിന് നന്ദി.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.