Yes, root has access to any folder it can even be d--------- and root would still be able to read and write that folder.
As for sudo, it depends on the permissions. If a regular user is able to sudo su - and become root, then it's root and it can read and write that folder.