To set the root password you just need to:
1) Open a terminal (in the Accessories menu) and write “sudo su” (without brackets) and press enter (blank password)
2) Set the new password with “passwd”
Basically if you just need to run an application as a root you should write in a terminal: “sudo blender” and press enter to start Blender as root.