单项选择题

A.document.write(math.sqrt(81))
B.document.write(Math.sqrt(81))
C.document.write(Math.sqrt”81”)
D.document.write(Math.sqrt”81”)