Computer Applications
State whether the following statement is True or False :
The output of Math.cbrt(-3) will be -27.
Java Math Lib Methods
20 Likes
Answer
False
Answered By
2 Likes
Related Questions
State whether the following statement is True or False :
The output of Math.abs(-99.99) is 100.00.
State whether the following statement is True or False :
Math.sqrt(-225) can't be defined.
State whether the following statement is True or False :
Math.round() returns the value in float data type.
Write down the syntax to find the natural log of q.