What is root password?

I think there’s no root password and because of that you cannot login as root

On my system I needed to do some things I saw in a tutorial about root user

This command worked for me

sudo passwd

With this you create a password for root and then you can login
I think I took it from somewhere on askubuntu