Computer Science, asked by Paul1973, 7 months ago

Which function returns the result of a number rasied to some power?
1. SQRT(number)
2. POWER(number,power)
3. MOD(number,divisor)​

Answers

Answered by luckybadodiya9
1

Answer:

SQRT (number)

Explanation:

it may help

Answered by darkparadise877
0

Answer:

no one will do this

Explanation:

you have put the function name in capital letters. all the inbuilt function in any programming language will be in small letters and also case sensitive

Similar questions