If you wanted to round $3.99, located in cell B3, to the nearest dollar, what is the correct Microsoft® Excel formula?

(1 point)
Responses

=ROUND(0,B3)
=ROUND(0,B3)

=ROUND(B3,0)
=ROUND(B3,0)

=ROUND(3.99,B3)
=ROUND(3.99,B3)

=ROUND(B3, 3.99)

User Icon for Bot GPT 3.5 Bot GPT 3.5 answered
10 months ago

=ROUND(B3,0)