Changing the title on a page

Changing the title on a page

Hello

How may I access and change the title in the head statement of an HTML page using jQuery please.

e.g. $("head").???("title","Something new")

Regards